\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\" />",[2879,2882,2885],{"name":2880,"color":2881},"bug","d73a4a",{"name":2883,"color":2884},"v3","49DCB8",{"name":2886,"color":2887},"triage","ffffff",3972,"ui","Different result than static for active-color & active-variant","2025-04-24T15:30:39Z","https://github.com/nuxt/ui/issues/3972",0.7651468,{"description":2895,"labels":2896,"number":2900,"owner":2869,"repository":2889,"state":2871,"title":2901,"updated_at":2902,"url":2903,"score":2904},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.1.0`\n- Nuxt Version: `3.16.2`\n- CLI Version: `3.24.0`\n- Nitro Version: `2.11.8`\n- Package Manager: `yarn@4.7.0`\n- Builder: `-`\n- User Config: `modules`, `ssr`, `components`, `app`, `css`, `runtimeConfig`, `compatibilityDate`, `nitro`, `vite`, `eslint`\n- Runtime Modules: `@pinia/nuxt@0.10.1`, `pinia-plugin-persistedstate/nuxt@4.2.0`, `@nuxt/ui@3.0.2`, `dayjs-nuxt@2.1.11`, `@nuxt/eslint@1.3.0`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/sandbox/festive-feather-mzq49q\n\nIn the second select (which is wrapped in a form tag), don't select anything, and click save to submit the form.\n\nIt should show the browser \"this input is required\" tooltip.\n\n### Description\n\nI can't really understand why/how this happens. Sometimes, the `required` prop on a Select component will not prevent the form to be submitted. But sometimes it's working fine.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2897,2898,2899],{"name":2880,"color":2881},{"name":2883,"color":2884},{"name":2886,"color":2887},3882,"Select required sometimes not working","2025-04-14T08:11:48Z","https://github.com/nuxt/ui/issues/3882",0.7758757,{"description":2906,"labels":2907,"number":2911,"owner":2869,"repository":2912,"state":2913,"title":2914,"updated_at":2915,"url":2916,"score":2917},"- [x] `/modules`\n- [x] `/community/repositories`\n- [x] `/community/nuxters`\n- [x] `/community/partners`\n- [x] `/resources/showcases`",[2908],{"name":2909,"color":2910},"enhancement","1ad6ff",612,"nuxt.com","closed","[Responsive] Aside filters selects on mobile should be full width","2023-02-15T12:32:38Z","https://github.com/nuxt/nuxt.com/issues/612",0.4572557,{"description":2919,"labels":2920,"number":2922,"owner":2869,"repository":2912,"state":2913,"title":2923,"updated_at":2924,"url":2925,"score":2926},"- [x] `/modules`\n- [x] `/resources/showcases`\n- [x] `/community/repositories`\n- [x] `/community/nuxters`\n- [x] `/community/partners` (only for consistency as this page always have enough data)\n\nhttp://volta.s3.fr-par.scw.cloud/Clean_Shot_2022_06_15_at_18_59_00_2765908697.mp4\n",[2921],{"name":2909,"color":2910},621,"Lists should have a `min-height` to prevent scroll moving up when selecting filters","2023-02-15T12:32:39Z","https://github.com/nuxt/nuxt.com/issues/621",0.7025443,{"description":2928,"labels":2929,"number":2868,"owner":2869,"repository":2912,"state":2913,"title":2931,"updated_at":2932,"url":2933,"score":2875},"We have to find a way to display those asides in `xs` -> `md`",[2930],{"name":2909,"color":2910},"[Project] `Content` + `Media` responsive navs","2023-02-15T12:32:10Z","https://github.com/nuxt/nuxt.com/issues/332",{"description":2935,"labels":2936,"number":2938,"owner":2869,"repository":2912,"state":2913,"title":2939,"updated_at":2940,"url":2941,"score":2942},"- [ ] `/integrations`\n- [ ] `/community/repositories`\n- [ ] `/community/partners`\n- [ ] `/partners`",[2937],{"name":2909,"color":2910},550,"Improve filters with tags like on `modules.nuxtjs.org`","2022-05-23T14:42:02Z","https://github.com/nuxt/nuxt.com/issues/550",0.72326833,{"description":2944,"labels":2945,"number":2938,"owner":2869,"repository":2949,"state":2913,"title":2950,"updated_at":2951,"url":2952,"score":2942},"I have some components with `async setup` that require props, slots and other `MountOptions`. It'd be helpful if `mountSuspended` supports `MountOptions`.\r\n\r\n### Expected behavior\r\n```\r\nconst component = await mountSuspended(SomeComponent, {\r\n props: {\r\n foo: 'bar',\r\n },\r\n ...\r\n})\r\n```",[2946],{"name":2947,"color":2948},"vitest-environment","b60205","test-utils","mountSuspended helper doesn't accept options","2023-12-02T00:37:11Z","https://github.com/nuxt/test-utils/issues/550",{"description":2954,"labels":2955,"number":2957,"owner":2869,"repository":2912,"state":2913,"title":2958,"updated_at":2959,"url":2960,"score":2961},"Switch between:\n\n- General\n- Repository\n- Advanced",[2956],{"name":2909,"color":2910},331,"Settings responsive tabs ","2023-02-15T12:32:09Z","https://github.com/nuxt/nuxt.com/issues/331",0.72840405,{"description":2963,"labels":2964,"number":2957,"owner":2869,"repository":2949,"state":2913,"title":2965,"updated_at":2966,"url":2967,"score":2961},"https://test-utils.nuxtjs.org/api-reference/browser-testing\r\n\r\n`setupTest` dont see \r\n\r\n\r\n",[],"Nuxt 3 Playwright Dont working","2023-12-02T00:28:09Z","https://github.com/nuxt/test-utils/issues/331",["Reactive",2969],{},["Set"],["ShallowReactive",2972],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fuVaDbBv-j5GDdDtPzK87S3XkzURbdVrMLvGnMzJaIto":-1},"/nuxt/test-utils/612"]