\n```\n\nsame result is expected when using `active`, but `leadingIcon` is ignored\n```\n\u003CUButton\n label=\"Label\"\n active\n active-color=\"primary\"\n active-variant=\"soft\"\n icon=\"mdi-account\"\n @click.prevent=\"active = !active\"\n/>\n```\n\n### Additional context\n\n\u003Cimg width=\"202\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0756fb1c-772c-44ae-855d-90aba304bd9e\" />",[3019,3022,3025],{"name":3020,"color":3021},"bug","d73a4a",{"name":3023,"color":3024},"v3","49DCB8",{"name":3026,"color":3027},"triage","ffffff",3972,"nuxt","ui","open","Different result than static for active-color & active-variant","2025-04-24T15:30:39Z","https://github.com/nuxt/ui/issues/3972",0.696611,{"description":3037,"labels":3038,"number":3042,"owner":3029,"repository":3030,"state":3031,"title":3043,"updated_at":3044,"url":3045,"score":3046},"### Environment\n\n- Operating System: Linux\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: yarn@1.22.22\n- Runtime Modules: @nuxt/ui@3.0.2\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nDocumentation pinned column example is also displaying this behaviour:\n\n\n### Description\n\nWhen using column pinning, headers and cells containing buttons with icons get their text blurred, but the icon stays as is which makes the pinned text unreadable when icons is on it:\n\n\n\n### Additional context\n\nI have searched what it can be, but did not found any Z index issue, maybe it is linked to svg icons reaction with background. Even with a non transparent background, icon stays on top...\n\n### Logs\n\n```shell-script\n\n```",[3039,3040,3041],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},3927,"Strange behaviour of buttons icons wrt. background in table columns pinned","2025-04-17T18:43:08Z","https://github.com/nuxt/ui/issues/3927",0.7359205,{"description":3048,"labels":3049,"number":3054,"owner":3029,"repository":3030,"state":3031,"title":3055,"updated_at":3056,"url":3057,"score":3058},"https://www.radix-vue.com/components/dropdown-menu.html#radiogroup",[3050,3053],{"name":3051,"color":3052},"enhancement","a2eeef",{"name":3023,"color":3024},2385,"[DropdownMenu/ContextMenu] Handle `radiogroup` items type","2024-10-15T11:07:24Z","https://github.com/nuxt/ui/issues/2385",0.7420175,{"description":3060,"labels":3061,"number":3062,"owner":3029,"repository":3063,"state":3064,"title":3065,"updated_at":3066,"url":3067,"score":3068},"### Environment\n\nNot necessary\n\n### Reproduction\n\nhttps://nuxt.com/\n\n### Describe the bug\n\n1. Go to https://nuxt.com/\r\n2. Check the alt tags for images in cards after `A solution to cover all your needs`. Possibly many others too.\r\n3. See that the value is `[object Object] image`.\r\n\r\n\u003Cimg width=\"1204\" alt=\"image\" src=\"https://user-images.githubusercontent.com/640208/203802739-c306c698-53dc-47d6-878c-324ec09dc08f.png\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[],1231,"nuxt.com","closed","docs: alt tag of images is faulty","2023-04-12T10:10:59Z","https://github.com/nuxt/nuxt.com/issues/1231",0.68835056,{"description":3070,"labels":3071,"number":3075,"owner":3029,"repository":3030,"state":3064,"title":3076,"updated_at":3077,"url":3078,"score":3079},"### Description\r\n\r\nHi, is there any way to disable the error template? \r\n\r\nI just tried to set an empty template, but this creates a div with some classes that create a slight jump because of the set class mt-2... and overwriting from the template is also not possible...\r\n\r\nI need to do this because I need to show some custom logic where error messages are used as hints.\r\n\r\ncheers,\r\ngregor",[3072],{"name":3073,"color":3074},"question","d876e3",2100,"disabling formgroup error template","2024-09-03T08:41:36Z","https://github.com/nuxt/ui/issues/2100",0.734737,{"description":3081,"labels":3082,"number":3087,"owner":3029,"repository":3030,"state":3064,"title":3088,"updated_at":3089,"url":3090,"score":3091},"### Environment\n\n```\nNuxt project info: 4:16:28 PM\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.14.0\n- Nuxt Version: 3.14.159\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@8.8.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@2.19.2, @nuxt/eslint@0.3.13, @nuxt/test-utils/module@3.14.4, @pinia/nuxt@0.5.5, @vueuse/nuxt@10.11.1, nuxt-shiki@0.3.0, nuxt-svgo@4.0.8\n- Build Modules: -\n------------------------------\n```\n\n### Version\n\nv2.19.2\n\n### Reproduction\n\nI don't know how to reproduce it unfortunately.\n\n### Description\n\nI often have a bunch of `[Icon] loading icon `heroicons:magnifying-glass` timed out after 500ms` on firefox\n\n\n\nit impacts the breadcrumb component\n\nbut also other `\u003CUIcon>` instances\n\nDo you have any idea about where those timeouts maybe coming from \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3083,3084],{"name":3020,"color":3021},{"name":3085,"color":3086},"upstream","78bddb",2573,"Icon timeout despite having installed the @iconify-json/heroicons collection","2024-11-08T16:41:20Z","https://github.com/nuxt/ui/issues/2573",0.74219364,{"description":3093,"labels":3094,"number":3097,"owner":3029,"repository":3030,"state":3064,"title":3098,"updated_at":3099,"url":3100,"score":3101},"### Description\n\nMight have missed this in the beta 2 docs, but curious how we're supposed to close the current `Modal` or `Slideover` instance from within the component using the new `useOverlay` composable. I see a few references to `useOverlayInstance` in other issue but that composable doesn't seem to be available in the current beta.\n\nThanks!",[3095,3096],{"name":3073,"color":3074},{"name":3023,"color":3024},3429,"How to get current modal/slideover instance?","2025-03-02T17:44:50Z","https://github.com/nuxt/ui/issues/3429",0.7455058,{"description":3103,"labels":3104,"number":3108,"owner":3029,"repository":3030,"state":3064,"title":3109,"updated_at":3110,"url":3111,"score":3112},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.18.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.0\n- Nitro Version: 2.11.8\n- Package Manager: pnpm@9.12.3\n- Builder: -\n- User Config: ssr, modules, devtools, spaLoadingTemplate, future, runtimeConfig, colorMode, ui, css, app, routeRules, plausible, $production, $development, sourcemap, sentry, compatibilityDate\n- Runtime Modules: @sentry/nuxt/module@9.10.1, @nuxt/ui-pro@3.0.2, @nuxt/content@3.4.0, @nuxt/image@1.10.0, @vueuse/nuxt@13.0.0, @nuxt/scripts@0.11.5, @nuxtjs/plausible@1.2.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/keen-cannon-s6mnt5?file=%2Fapp%2Fpages%2Findex.vue%3A4%2C14\n\n### Description\n\nI'm encountering an issue with the `loading-auto` prop on `\u003CUButton>` when the button is placed outside the `\u003CUForm>` and uses the `form` attribute to link to the form.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3105,3106,3107],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},3856,"`loading-auto` attribute not working when `\u003CUButton>` is outside the form with `form` attribute","2025-04-12T15:54:22Z","https://github.com/nuxt/ui/issues/3856",0.7548919,{"description":3114,"labels":3115,"number":3122,"owner":3029,"repository":3029,"state":3064,"title":3123,"updated_at":3124,"url":3125,"score":3126},"### Describe the feature\r\n\r\n> _I created this issue to highlight my discord [message](https://discord.com/channels/473401852243869706/473407466630152201/1119174763374452746) after reading this issue (because I think both will improve the search): #21930_\r\n\r\nCan we move example to bottom while searching because everytime I search & hit enter I realize I get navigated to sandbox example instead of actual docs.\r\n\r\n\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3116,3119],{"name":3117,"color":3118},"documentation","5319e7",{"name":3120,"color":3121},"3.x","29bc7f",21932,"[Proposal] Move examples to bottom in docs search result","2023-10-19T13:23:42Z","https://github.com/nuxt/nuxt/issues/21932",0.75505924,{"description":3128,"labels":3129,"number":3132,"owner":3029,"repository":3030,"state":3064,"title":3133,"updated_at":3134,"url":3135,"score":3136},"### Environment\n\n Operating System: Linux\n- Node Version: v20.15.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.7.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxtjs/i18n@9.1.1, @nuxt/ui@3.0.0-alpha.10, @pinia/nuxt@0.9.0, nuxt-viewport@2.2.0, @nuxthub/core@0.8.7, nuxt-auth-utils@0.5.6, @nuxt/fonts@0.10.3\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.10\n\n### Reproduction\n\n```vue\n//dont work\n\u003CUSelect variant=\"none\" class=\"w-full\" label-key=\"name\" value-key=\"id\" multiple\n @update:model-value=\"testFunctionArray\" @change=\"testFunctionArray\"\n v-model=\"row.original.permissionsModel\" :items=\"permissions\">\n\u003C/USelect>\n```\n\n```vue\n//work fine\n\u003CUSelect variant=\"none\" class=\"w-full\" label-key=\"name\" value-key=\"id\"\n @update:model-value=\"testFunction\" @change=\"testFunction\"\n v-model=\"row.original.permissionModel\" :items=\"permissions\">\n\u003C/USelect>\n```\n\n### Description\n\n`testFunctionArray` is never called if multiple prop is set to true\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3130,3131],{"name":3020,"color":3021},{"name":3023,"color":3024},2953,"USelect with multiple prop does not trigger event when model-value change","2025-01-25T13:12:19Z","https://github.com/nuxt/ui/issues/2953",0.7556052,["Reactive",3138],{},["Set"],["ShallowReactive",3141],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fGqx3pAS2vVI1xjLlXoqnEk9uUjpu1EiQVNI1fgSJmQI":-1},"/nuxt/ui/2261"]