results in hydration errors","2025-08-08T23:18:11Z","https://github.com/nuxt/ui/issues/4684",0.6898658,{"description":3157,"labels":3158,"number":3166,"owner":3149,"repository":3149,"state":3151,"title":3167,"updated_at":3168,"url":3169,"score":3170},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v14.18.2`\r\n- Nuxt Version: `3.0.0-rc.4-27605536.8c2c80e`\r\n- Package Manager: `yarn@1.22.19`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\n\n### Reproduction\n\nPlease see reproduction example here: https://github.com/sppmstar/nuxt-3-module-layout-vite-bug\n\n### Describe the bug\n\nWhen adding a style block to a custom layout in a Nuxt 3 module, i get the following error:\r\n\r\n\u003Cimg width=\"917\" alt=\"Screen Shot 2022-06-29 at 14 44 59\" src=\"https://user-images.githubusercontent.com/81262028/176529465-2a348f3e-e81c-4e18-855f-aabb8617962d.png\">\r\n\r\nIf I remove the \u003Cstyle> block, it works fine. See here: https://github.com/sppmstar/nuxt-3-module-layout-vite-bug/blob/master/src/layouts/custom-layout.vue#L7-L11\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3159,3162,3163],{"name":3160,"color":3161},"workaround available","11376d",{"name":3140,"color":3141},{"name":3164,"color":3165},"upstream","E8A36D",14245,"Nuxt 3 Module custom layout style issue","2024-06-30T11:10:31Z","https://github.com/nuxt/nuxt/issues/14245",0.70076346,{"description":3172,"labels":3173,"number":3177,"owner":3149,"repository":3150,"state":3151,"title":3178,"updated_at":3179,"url":3180,"score":3181},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.12.0\n- Nuxt Version: 3.17.3\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: pnpm@8.15.6\n- Builder: -\n- User Config: modules, devtools, compatibilityDate, future, css\n- Runtime Modules: @nuxt/ui@3.1.1\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Package\n\nv3.x\n\n### Version\n\nv3.3.1\n\n### Reproduction\n\n1. Visit https://codesandbox.io/p/devbox/6d3y5v\n2. Observe that the input trigger does not have bg-error set even when defined inside of app.config.ts\n\n### Description\n\nUnability to override default styles of Select's base slot using app.config.ts, most likely due to the way the base slot is implemented as a function or perhaps something with the `defuFn` used in https://github.com/nuxt/ui/blob/v4/src/theme/select.ts, it works fine when I override it in `compoundVariants`.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3174,3175,3176],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},4891,"Select unable to override base theme slot","2025-09-05T06:06:32Z","https://github.com/nuxt/ui/issues/4891",0.7024329,{"description":3183,"labels":3184,"number":3193,"owner":3149,"repository":3150,"state":3194,"title":3195,"updated_at":3196,"url":3197,"score":3198},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.11.0\n- Nuxt Version: 3.16.0\n- CLI Version: 3.22.5\n- Nitro Version: 2.11.6\n- Package Manager: pnpm@9.15.4\n- Builder: -\n- User Config: modules, devtools, app, css, runtimeConfig, future, compatibilityDate, telemetry, eslint\n- Runtime Modules: @nuxt/ui-pro@3.0.0, @nuxt/eslint@1.0.1, @vueuse/nuxt@12.5.0, @nuxt/image@1.9.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3\n\n### Reproduction\n\nJust use `UAvatar` with `size=\"md\"`\n\n### Description\n\nHey,\n\nThe sizing and padding of UAvatar espicaly when fallback alt is being used does not look right on v3. See below same component first one on v2, second on v3 (yes it can be changed using config, but dont think this is good as a sane default. Issue also visible in UAvatarColorComponent on ui3 site light mode with vue logo)\n\n\u003Cimg width=\"712\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0b9c4827-9078-4064-bace-5d724df24b86\" />\n\n\u003Cimg width=\"712\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0a9f273f-cb27-4824-ac2f-6497980294ec\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3185,3186,3187,3188,3191],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},{"name":3189,"color":3190},"closed-by-bot","ededed",{"name":3192,"color":3190},"stale",3558,"closed","Padding and Sizing on UAvatar","2025-06-18T09:01:34Z","https://github.com/nuxt/ui/issues/3558",0.6539701,{"description":3200,"labels":3201,"number":3205,"owner":3149,"repository":3150,"state":3194,"title":3206,"updated_at":3207,"url":3208,"score":3209},"### Environment\n\n```\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.1\n- Nitro Version: 2.11.9\n- Package Manager: bun@1.2.9\n- Builder: -\n- User Config: ssr, imports, devtools, experimental, future, compatibilityDate, alias, runtimeConfig, devServer, app, css, modules, build, hooks, dayjs, ui, typescript\n- Runtime Modules: @nuxt/eslint@1.3.0, @vueuse/nuxt@13.1.0, @nuxt/test-utils/module@3.17.2, dayjs-nuxt@2.1.11, nuxt-svgo@4.0.17, @nuxt/ui-pro@3.1.0, @pinia/nuxt@0.11.0, @pinia/colada-nuxt@0.1.1, @nuxt/image@1.10.0\n- Build Modules: -\n```\n\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.1.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/empty-fast-5xtcmy?workspaceId=ws_SD2P6X4ufyWkm2P3aqoQA6\n\n### Description\n\nbetween version 3.0.2 and 3.1.0 the content container for the menu items is no longer filling the width.\n\n### Additional context\n\n__no response__\n\n### Logs\n\n```shell-script\n\n```",[3202,3203,3204],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},3987,"[NavigationMenu] Regression - Update","2025-05-02T09:52:45Z","https://github.com/nuxt/ui/issues/3987",0.6817952,{"labels":3211,"number":3218,"owner":3149,"repository":3149,"state":3194,"title":3219,"updated_at":3220,"url":3221,"score":3222},[3212,3215],{"name":3213,"color":3214},"pending triage","E99695",{"name":3216,"color":3217},"2.x","d4c5f9",7943,"Modern build is bigger with less browser requirements","2023-01-22T15:36:08Z","https://github.com/nuxt/nuxt/issues/7943",0.68229395,{"description":3224,"labels":3225,"number":3230,"owner":3149,"repository":3150,"state":3194,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.13.1\n- Nuxt Version: 3.16.1\n- CLI Version: 3.23.1\n- Nitro Version: 2.11.8\n- Package Manager: yarn@4.8.1\n- Builder: -\n- User Config: compatibilityDate, imports, components, devtools, modules, css, fonts, ui\n- Runtime Modules: @nuxt/eslint@1.2.0, @nuxt/fonts@0.11.0, @nuxt/image@1.10.0, @nuxt/test-utils@3.17.2, @nuxt/ui@3.0.2\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.2\n\n### Reproduction\n\nhttps://github.com/nuxt/ui/blob/v3/src/theme/button.ts\n\n### Description\n\nI want to customize a button variant by `size`, `trailing` and `square` params. It works, but the types are broken.\n\nThe line in the `compoundVariants`:\n`{ size: 'md', trailing: true, square: false, class: { trailingIcon: '-mr-1' } }`\n\nErrors:\n`Type '{ trailingIcon: string; }' is not assignable to type 'string'`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3226,3227,3228,3229],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},{"name":3192,"color":3190},3738,"Incorrect compound button variants types","2025-08-12T11:07:19Z","https://github.com/nuxt/ui/issues/3738",0.6895595,{"description":3236,"labels":3237,"number":3240,"owner":3149,"repository":3150,"state":3194,"title":3241,"updated_at":3242,"url":3243,"score":3244},"### Environment\n\n\"@vueuse/nuxt\": \"^13.1.0\"\n\"@nuxt/ui\": \"^3.1.2\"\nnode: lts/jod (22.11.0)\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.2\n\n### Reproduction\n\n\n\n\n\n### Description\n\nWhen using the UTab component with the variant=\"link\", applying custom CSS classes to enable horizontal scrolling (e.g., overflow-x: auto; or equivalent utility classes) causes the visual style indicating the currently active tab to be lost or overridden.\n\n```js\n{\n variant: 'link',\n ui: {\n list: 'bg-white overflow-x-auto overflow-y-hidden',\n trigger: 'min-w-auto'\n }\n}\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3238,3239],{"name":3140,"color":3141},{"name":3143,"color":3144},4198,"UTabs style issue","2025-05-23T13:23:24Z","https://github.com/nuxt/ui/issues/4198",0.6909231,{"description":3246,"labels":3247,"number":3250,"owner":3149,"repository":3150,"state":3194,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.16.0\n- Nuxt Version: 3.17.5\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: bun@1.2.13\n- Builder: -\n- User Config: devtools, css, modules, runtimeConfig, compatibilityDate, i18n, auth, sourcemap\n- Runtime Modules: @nuxt/ui@3.1.3, @sidebase/nuxt-auth@0.10.1, @nuxtjs/i18n@9.5.5, @nuxt/image@1.10.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.1.3\n\n### Reproduction\n\nNuxt UI 3: https://codesandbox.io/p/devbox/winter-cherry-2pwhgv\nNuxt UI 2: https://stackblitz.com/edit/nuxt-ui-w6xry7tp?file=app.vue\n\n### Description\n\nI'm migrating my app from Nuxt UI 2 to 3. This is a regression in the Nuxt UI 3 version.\n\nIf this isn't possible, can we have a tooltip or something?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3248,3249],{"name":3140,"color":3141},{"name":3143,"color":3144},4300,"Select should expand to item's full width or at least allow showing it","2025-06-11T09:09:13Z","https://github.com/nuxt/ui/issues/4300",0.69135064,{"description":3256,"labels":3257,"number":3262,"owner":3149,"repository":3149,"state":3194,"title":3263,"updated_at":3264,"url":3265,"score":3266},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.9.0`\r\n- Nuxt Version: `3.0.0-rc.12-27768618.05fd222`\r\n- Nitro Version: `0.6.0-27768582.4603279`\r\n- Package Manager: `pnpm@7.13.5`\r\n- Builder: `vite`\r\n- User Config: `typescript`, `runtimeConfig`, `css`, `pageTransition`, `nitro`, `modules`, `schemaOrg`, `unocss`, `umami`, `content`\r\n- Runtime Modules: `@nuxt/image-edge@1.0.0-27768165.4b0219a`, `@nuxt/content@2.1.1`, `@vueuse/nuxt@9.3.1`, `@unocss/nuxt@0.45.30`, `@formkit/nuxt@1.0.0-beta.11`, `nuxt-swiper@0.1.6`, `nuxt-umami@1.1.0`, `nuxt-schema-org@1.1.0-beta.5`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\n> **Note**\r\n> I will add reproduction but for now I will have to decouple my current project that in private.\r\n\r\nIn the meantime I will try to re-produce this.\r\n\r\nThanks \r\n\r\n### Describe the bug\r\n\r\nUpstream bug: https://github.com/vueuse/head/issues/142\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell\r\nUpstream bug: https://github.com/vueuse/head/issues/142\r\n```\r\n",[3258,3261],{"name":3259,"color":3260},"3.x","29bc7f",{"name":3213,"color":3214},15190,"`@vueuse/head` nuxt@3.0.0-rc.12 - upstream bug","2023-01-19T17:45:58Z","https://github.com/nuxt/nuxt/issues/15190",0.69195014,["Reactive",3268],{},["Set"],["ShallowReactive",3271],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f9hGTbxPGXca8IQ8kzC3yZ5CkWqzdeMIcg7sDT-enlVU":-1},"/nuxt/ui/2963"]