` 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","closed","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.67870426,{"description":2012,"labels":2013,"number":2004,"owner":1994,"repository":2017,"state":2006,"title":2018,"updated_at":2019,"url":2020,"score":2010},"### 🐛 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_",[2014],{"name":2015,"color":2016},"bug","d73a4a","scripts","Documented default script attributes vary from actual","2025-02-14T01:39:15Z","https://github.com/nuxt/scripts/issues/304",{"description":2022,"labels":2023,"number":2026,"owner":1994,"repository":1995,"state":2006,"title":2027,"updated_at":2028,"url":2029,"score":2030},"### 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_",[2024,2025],{"name":2015,"color":2016},{"name":1988,"color":1989},2479,"Missing \"./vite\" specifier in \"@nuxt/ui\" package [plugin externalize-deps]","2024-10-28T16:37:11Z","https://github.com/nuxt/ui/issues/2479",0.69368136,{"description":2032,"labels":2033,"number":2034,"owner":1994,"repository":2035,"state":2006,"title":2036,"updated_at":2037,"url":2038,"score":2039},"This plugin should be registered in `ProjectContentEditor.vue`\n\nhttps://discuss.prosemirror.net/t/collab-with-socket-io-and-vue-how-to-apply-changes-back-to-editor-view/2640\n\nhttps://github.com/Saul-Mirone/milkdown/blob/main/packages/plugin-collaborative/src/index.ts",[],385,"nuxt.com","Collaborative plugin","2023-06-06T12:14:51Z","https://github.com/nuxt/nuxt.com/issues/385",0.70789653,{"description":2041,"labels":2042,"number":2034,"owner":1994,"repository":2017,"state":2006,"title":2046,"updated_at":2047,"url":2048,"score":2039},"### 📚 Is your documentation request related to a problem?\n\nI simply added the nuxt/script and enabled google tag manager. Locally all tests run fine however when running tests upon deploy (through sonarqube upon PR changes).\n\nThe test succeeds but there are errors on top of it causing this to fail the step. There are multiple errors which I can't reproduce locally.\n\n- Failed to parse URL from //tr.outbrain.com/unifiedPixel?....\n- NetworkError: Fetch to \"https://f.clarity.ms/collect\" failed. Error: The operation was aborted.\n- NetworkError: Fetch to \"https://analytics.tiktok.com/api/v2/pixel/act\" failed. Error: The operation was aborted.\n- NetworkError: Cross-Origin Request Blocked: The Same Origin Policy dissallows reading the remote resource at \"https://f.clarity.ms/collect\".\n\nMainly parse URL errors. However this isn't all that relevant for my testing so I was wondering if there happens to be a way to maybe disable this behaviour whilst testing?\n\n### 🔍 Where should you find it?\n\nVitest / Testing (non-existent yet?)\n\n### ℹ️ Additional context\n\n_No response_",[2043],{"name":2044,"color":2045},"documentation","0075ca","Vitest combined with GTM","2025-02-12T09:08:53Z","https://github.com/nuxt/scripts/issues/385",{"description":2050,"labels":2051,"number":2054,"owner":1994,"repository":1995,"state":2006,"title":2055,"updated_at":2056,"url":2057,"score":2058},"### 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```",[2052,2053],{"name":2015,"color":2016},{"name":1988,"color":1989},3254,"Different padding between localhost and netlify","2025-02-27T21:24:05Z","https://github.com/nuxt/ui/issues/3254",0.7221459,{"description":2060,"labels":2061,"number":2064,"owner":1994,"repository":2035,"state":2006,"title":2065,"updated_at":2066,"url":2067,"score":2068},"http://volta.s3.fr-par.scw.cloud/Screenshot_2022_06_28_at_11_19_37_aedfcd646c.mp4\n\nhttps://dev.nuxt.com/company/contact",[2062],{"name":2015,"color":2063},"ff281a",717,"[Company] Contact sends back a 420 error","2023-02-15T12:32:46Z","https://github.com/nuxt/nuxt.com/issues/717",0.72656274,{"description":2070,"labels":2071,"number":2073,"owner":1994,"repository":2035,"state":2006,"title":2074,"updated_at":2075,"url":2076,"score":2077},"After updating the API, Jobs page is on error under certain circumstances : \n\nRelated commit : https://github.com/nuxtlabs/nuxt.com/commit/8962705b5d0dda99724d661efeeb4ed18e332db4\n\nEnvironment (Preview) : https://framework-p2aadzhns-nuxt-js.vercel.app/\n\n```\nTypeError: Cannot read properties of undefined (reading 'map')\n```\n\nThis is due to changes in the data structure of the API, changing from `\u003CNuxtJob[]>` to `{ data: \u003CNuxtJob[]>`. API endpoint (/api/jobs) seems to sometimes serve the outdated data.\n\n- 1 : client-side navigation from / to /support/jobs : fails\n- 2 : Server hit on /support/jobs : works\n- 3: client-side navigation back and forth to /support/jobs after 2 : works",[2072],{"name":2015,"color":2063},1041,"[Jobs] Error after API update","2023-06-06T12:14:28Z","https://github.com/nuxt/nuxt.com/issues/1041",0.7301495,{"description":2079,"labels":2080,"number":2083,"owner":1994,"repository":2035,"state":2006,"title":2084,"updated_at":2085,"url":2086,"score":2087},"\n\nThe select should be after the input text",[2081],{"name":1985,"color":2082},"1ad6ff",547,"[Project] Invert type and input on YAML fields","2022-05-23T15:16:52Z","https://github.com/nuxt/nuxt.com/issues/547",0.73151875,["Reactive",2089],{},["Set"],["ShallowReactive",2092],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"mY7s0VpzAAiELf3NECN14KnLYZjtTawaRCTeRBdC0Lk":-1},"/nuxt/test-utils/1102"]