\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\" />",[2881,2884,2887],{"name":2882,"color":2883},"bug","d73a4a",{"name":2885,"color":2886},"v3","49DCB8",{"name":2888,"color":2889},"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.7867988,{"description":2897,"labels":2898,"number":2902,"owner":2871,"repository":2903,"state":2904,"title":2905,"updated_at":2906,"url":2907,"score":2908},"\n\nShouldn't it be more on the right for the video?",[2899],{"name":2900,"color":2901},"enhancement","1ad6ff",751,"nuxt.com","closed","[Home] Video misplaced on a section","2022-07-04T09:38:13Z","https://github.com/nuxt/nuxt.com/issues/751",0.7303113,{"description":2910,"labels":2911,"number":2917,"owner":2871,"repository":2891,"state":2904,"title":2918,"updated_at":2919,"url":2920,"score":2921},"### Environment\n\nOperating System: Windows\nNode Version: v22.14.0\nNuxt Version: 3.16.2\nCLI Version: 3.24.1\nNitro Version: 2.11.8\nPackage Manager: npm@10.9.2\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.16.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/bold-surf-kfhpdh\n\n### Description\n\nI've just tried using UNavigationMenu in the simplest way and I'm having a problem with the display.\nas the documentation is stating: https://ui.nuxt.com/components/navigation-menu#with-custom-slot\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2912,2913,2916],{"name":2882,"color":2883},{"name":2914,"color":2915},"duplicate","cfd3d7",{"name":2885,"color":2886},3835,"UNavigationMenu not showing correctly","2025-04-09T08:23:59Z","https://github.com/nuxt/ui/issues/3835",0.7477229,{"description":2923,"labels":2924,"number":2870,"owner":2871,"repository":2903,"state":2904,"title":2927,"updated_at":2928,"url":2929,"score":2877},"\n",[2925],{"name":2882,"color":2926},"ff281a","[Docs] Missing gray background on file system routing section default selected","2023-02-15T12:31:02Z","https://github.com/nuxt/nuxt.com/issues/826",{"description":2931,"labels":2932,"number":2934,"owner":2871,"repository":2903,"state":2904,"title":2935,"updated_at":2936,"url":2937,"score":2938},"\n- [x] Those logos are off-centered\n\n\n\n- [x] [Mobile] On the case studies, you can remove the image on responsive, it makes the text hard to read\n\n\n\n- [x] [Mobile] The contact us section at end of case studies must keep his card aspect by not being full width\n\n\n\n- [ ] [Mobile] You can make the images between sections twice of the actual height in mobile\n\n\n\n- [x] Icon should be 24px instead of 20px + in order to compensate the white space of icon, you should remove 'px-6' and do \"pr-6 pl-4\" for the button\n\n\n- [x] You can remove the negative letter spacing of speakers\n\n\n- [x] [Darkmode] This should be white\n\n",[2933],{"name":2900,"color":2901},603,"[Resources] Case studies improvements V2","2022-06-27T09:38:18Z","https://github.com/nuxt/nuxt.com/issues/603",0.7694227,{"description":2940,"labels":2941,"number":2934,"owner":2871,"repository":2872,"state":2904,"title":2945,"updated_at":2946,"url":2947,"score":2938},"In version 0.11.0 I get type errors is I try to run\r\n```\r\nvi.spyOn(vue, 'watch')\r\n// TypeError: Cannot redefine property: watch\r\n```\r\n\r\nThe same is for `onMounted`\r\n\r\nDo you happen to have any thoughts on what may have changed to make this happen? I think it's a result of `nuxt-vitest`\r\n\r\nIt could possibly be that by updating nuxt-vitest also updated other dependencies resulting in this? If you have any hints, always appreciated as to how to hunt this down.\r\n\r\nI'll look at any other workarounds hacks too, but just in case it this was not an intended effect and it makes something spring to mind as to what could cause it :)\r\n\r\nFailing test:\r\n```\r\nimport { describe, test, vi } from 'vitest'\r\nimport * as vue from 'vue'\r\n\r\ndescribe('Cannot mock vue functions', () => {\r\n test('Spy on watch', () => {\r\n vi.spyOn(vue, 'watch')\r\n })\r\n test('Spy on onMounted', () => {\r\n vi.spyOn(vue, 'onMounted')\r\n })\r\n})\r\n```",[2942],{"name":2943,"color":2944},"vitest-environment","b60205","0.11.0 - can no longer spy on vue methods such as watch or onMounted","2023-12-05T16:26:09Z","https://github.com/nuxt/test-utils/issues/603",{"description":2949,"labels":2950,"number":2952,"owner":2871,"repository":2903,"state":2904,"title":2953,"updated_at":2954,"url":2955,"score":2956},"\n",[2951],{"name":2900,"color":2901},127,"Hide Transfer section if no available destinations","2023-02-15T12:30:41Z","https://github.com/nuxt/nuxt.com/issues/127",0.7709579,{"description":2958,"labels":2959,"number":2961,"owner":2871,"repository":2903,"state":2904,"title":2962,"updated_at":2963,"url":2964,"score":2965},"\n- [x] You can remove the border & shadow of every color card\n\n\n- [x] For the logo cards, border is enough\n\n\n- [x] [Tablet] Text is unreadable, you can put opacity 10% on bg image like on mobile resolution\n\n\n- [x] [Tablet/Mobile] This hover effect should be the default state on tablet & mobile in order to improve the usability & readability of this page (+ go to font-medium at these resolutions)\n\n\n- [x] [Darkmode] Gray texts should be max gray-200 in dark mode (yours are inverted in dark so i suppose it's max u-gray-700 ?)",[2960],{"name":2900,"color":2901},604,"[Resources] Design Kit improvements V2","2022-06-14T10:53:12Z","https://github.com/nuxt/nuxt.com/issues/604",0.7719932,{"description":2967,"labels":2968,"number":2961,"owner":2871,"repository":2872,"state":2904,"title":2970,"updated_at":2971,"url":2972,"score":2965},"When adding this module to `nuxt.config` it will change the default id of the root dive in the body from `__nuxt` to `nuxt-test`. This can break certain code that relies on that id. for instance i had some css snipet that relies on that id:\r\n\r\n```css\r\nhtml,\r\nbody,\r\n#__nuxt,\r\n#nuxt-test { /* \u003C--- I had to add the new id */\r\n @apply h-full;\r\n \r\n}\r\n```\r\n\r\nI don't know why this module would need to do this but if it's needed it should at least be documented or warned as this small change can break some UIs or some code.",[2969],{"name":2943,"color":2944},"Changing the app id in the HTML should be documented or removed if not needed","2023-12-05T16:18:51Z","https://github.com/nuxt/test-utils/issues/604",["Reactive",2974],{},["Set"],["ShallowReactive",2977],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fgQ5QbWdTr1NEsqb2mKDEPA0Azg8mfHhSVygZMFTEeJg":-1},"/nuxt/nuxt.com/129"]