` was used in a slot, no longer applied to the Icon. It looks like the `data-v` id that vue uses for scoped styling, is not inherited, although the class is present.\n\nStackblitz reproduction:\nhttps://stackblitz.com/edit/nuxt-icon-missing-data-v?file=app.vue\n\nPossibly related to #301 and #300 \n\n```\n❯ npx nuxt info\nWorking directory: /home/projects/nuxt-icon-missing-data-v\nNuxt project info:\n\n------------------------------\n- Operating System: Linux\n- Node Version: v18.20.3\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.2.3\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/icon@1.8.1\n- Build Modules: -\n------------------------------```",[],304,"icon","Missing data-v attribute when used in template slot in v1.8.1","2024-11-20T15:14:19Z","https://github.com/nuxt/icon/issues/304",0.696767,{"description":2910,"labels":2911,"number":2903,"owner":2862,"repository":2896,"state":2885,"title":2915,"updated_at":2916,"url":2917,"score":2908},"### 🐛 The bug\n\nThe following script\n```js\nuseScript('https://cdn.jsdelivr.net/npm/js-confetti@0.12.0/dist/js-confetti.browser.js')\n```\n\ncurrently yields\n```html\n\u003Cscript data-onload=\"\" data-onerror=\"\" defer=\"\" fetchpriority=\"low\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" src=\"https://cdn.jsdelivr.net/npm/js-confetti@0.12.0/dist/js-confetti.browser.js\" data-hid=\"5c23421\">\u003C/script>\n```\n\nWhile [documentation](https://scripts.nuxt.com/docs/guides/key-concepts#default-behavior) lists `async` as one of the attributes that will be added by default, it is missing from the generated output above.\n\nAt the same time `fetchpriority=\"low\"` seems to be missing from documentation, which is also a [default](https://github.com/unjs/unhead/blob/cd3c4caa7ca032de74b30ac90c38eb1638802908/packages/unhead/src/composables/useScript.ts#L126).\n\n### 🛠️ To reproduce\n\nN/A\n\n### 🌈 Expected behavior\n\n🌈\n\n### ℹ️ Additional context\n\n_No response_",[2912],{"name":2913,"color":2914},"bug","d73a4a","Documented default script attributes vary from actual","2025-02-14T01:39:15Z","https://github.com/nuxt/scripts/issues/304",{"description":2919,"labels":2920,"number":2923,"owner":2862,"repository":2863,"state":2885,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v22.10.0\n- Nuxt Version: -\n- CLI Version: 3.15.0\n- Nitro Version: -\n- Package Manager: pnpm@9.6.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n\n\n### Version\n\nv3.0.0-alpha7\n\n### Reproduction\n\njust create a new proyect with laravel, inertiajs and vue using nuxtui in the alpha \n\n### Description\n\nim not using nuxt, i've tried installing the vue 3 version but i got the image error, im using inertiajs \n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2921,2922],{"name":2913,"color":2914},{"name":2856,"color":2857},2479,"Missing \"./vite\" specifier in \"@nuxt/ui\" package [plugin externalize-deps]","2024-10-28T16:37:11Z","https://github.com/nuxt/ui/issues/2479",0.69868404,{"description":2929,"labels":2930,"number":2933,"owner":2862,"repository":2863,"state":2885,"title":2934,"updated_at":2935,"url":2936,"score":2937},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.15.0\n- Nuxt Version: 3.15.2\n- CLI Version: 3.20.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.7.0\n- Builder: -\n- User Config: compatibilityDate, devtools, devServer, vite, modules, supabase, css, runtimeConfig, nitro\n- Runtime Modules: @nuxtjs/supabase@1.4.6, @nuxt/ui-pro@3.0.0-alpha.12, @pinia/nuxt@0.9.0, @nuxtjs/mdc@0.13.2\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.12\n\n### Reproduction\n\nMy github is private for now\n\n### Description\n\nI have different paddings between my local environment and netlify\n\nOn localhost alla paddings are good but on netlify vertical paddings are set to 0. Especially when I have forms or buttons.\n\nLocalhost : https://postimg.cc/JHcTYTKF\n\nNetlify : https://postimg.cc/qtSZN6z1\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 1583| }\n3:24:32 PM: 1584| .rounded-full {\n3:24:32 PM: 1585| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 1586| }\n3:24:32 PM: 1587| .rounded-lg {\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 5971| &::before {\n3:24:32 PM: 5972| content: var(--tw-content);\n3:24:32 PM: 5973| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 5974| }\n3:24:32 PM: 5975| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6112| &::before {\n3:24:32 PM: 6113| content: var(--tw-content);\n3:24:32 PM: 6114| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6115| }\n3:24:32 PM: 6116| }\n3:24:32 PM: [warn] [vite:css][postcss] Lexical error on line 1: Unrecognized text.\n3:24:32 PM: Erroneous area:\n3:24:32 PM: 1: infinity * 1px\n3:24:32 PM: ^..^\n3:24:32 PM: 6253| &::before {\n3:24:32 PM: 6254| content: var(--tw-content);\n3:24:32 PM: 6255| border-radius: calc(infinity * 1px);\n3:24:32 PM: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n3:24:32 PM: 6256| }\n3:24:32 PM: 6257| }\n```shell-script\n\n```",[2931,2932],{"name":2913,"color":2914},{"name":2856,"color":2857},3254,"Different padding between localhost and netlify","2025-02-27T21:24:05Z","https://github.com/nuxt/ui/issues/3254",0.7135681,{"description":2939,"labels":2940,"number":2943,"owner":2862,"repository":2884,"state":2885,"title":2944,"updated_at":2945,"url":2946,"score":2947},"http://volta.s3.fr-par.scw.cloud/Screenshot_2022_06_28_at_11_19_37_aedfcd646c.mp4\n\nhttps://dev.nuxt.com/company/contact",[2941],{"name":2913,"color":2942},"ff281a",717,"[Company] Contact sends back a 420 error","2023-02-15T12:32:46Z","https://github.com/nuxt/nuxt.com/issues/717",0.72032213,{"description":2949,"labels":2950,"number":2953,"owner":2862,"repository":2884,"state":2885,"title":2954,"updated_at":2955,"url":2956,"score":2957},"",[2951],{"name":2853,"color":2952},"1ad6ff",546,"[Company] Careers extract slug page to a component `CompanyCareersOfferLayout`","2023-02-15T12:32:31Z","https://github.com/nuxt/nuxt.com/issues/546",0.729535,["Reactive",2959],{},["Set"],["ShallowReactive",2962],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fmY7s0VpzAAiELf3NECN14KnLYZjtTawaRCTeRBdC0Lk":-1},"/nuxt/test-utils/1102"]