\r\n\u003C/UModal>\r\n\u003C/template>\r\n```\r\n\r\nUnfortunately when clicking outside of the modal, or on the close button it always triggers `onSelectSearchResult`. So the user closes the modal but gets then redirect to a page he doesnt wanted to view. \r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2896,2897],{"name":2866,"color":2867},{"name":2898,"color":2899},"duplicate","cfd3d7",2117,"CommandPalette triggers click event when closing modal","2024-09-11T14:12:57Z","https://github.com/nuxt/ui/issues/2117",0.70717967,{"description":2906,"labels":2907,"number":2910,"owner":2872,"repository":2873,"state":2874,"title":2911,"updated_at":2876,"url":2912,"score":2913},"### Description\n\nEnhance UTabs by making the tab header sticky while allowing the content area to be scrollable. This ensures better usability, keeping the tabs visible while navigating long content.\n\n### Additional context\n\n_No response_",[2908,2909],{"name":2883,"color":2884},{"name":2869,"color":2870},3329,"feat(UTabs): Sticky Tab header and Scrollable content","https://github.com/nuxt/ui/issues/3329",0.7111065,{"description":2915,"labels":2916,"number":2920,"owner":2872,"repository":2873,"state":2874,"title":2921,"updated_at":2922,"url":2923,"score":2924},"### Description\n\nHi,\r\n\r\nI try to create a redirect link for each item in my select, but the redirect doesn't work all the time. If no item is selected, then for the first one it will select it rather than redirect the user :\r\n\r\n```vue\r\n\u003CUSelectMenu\r\n v-model=\"selected\" \r\n :options=\"contacts\" \r\n>\r\n \u003Ctemplate #option=\"{ option }\" >\r\n \u003Cspan>{{ option.name }}\u003C/span>\r\n \u003CNuxtLink :to=\"localePath({name: 'contacts-id', params: { id: option.id }})\" @click.stop>Show\u003C/NuxtLink>\r\n \u003C/template>\r\n\u003C/USelectMenu>\r\n```\r\n\r\nMuch appreciated help!\r\nThanks",[2917],{"name":2918,"color":2919},"question","d876e3",2115,"[SelectMenu] @click.stop not working on first item clicked","2024-09-11T14:48:05Z","https://github.com/nuxt/ui/issues/2115",0.7190083,{"description":2926,"labels":2927,"number":2928,"owner":2872,"repository":2929,"state":2874,"title":2930,"updated_at":2931,"url":2932,"score":2933},"- [ ] Search\n- [ ] Subnavbar Links\n- [ ] Examples\n- [ ] Community / Open Source Guides\n- [ ] v2 migration nuxtjs.org",[],1306,"nuxt.com","Documentation Update","2023-07-10T12:42:01Z","https://github.com/nuxt/nuxt.com/issues/1306",0.72496694,{"description":2935,"labels":2936,"number":2938,"owner":2872,"repository":2929,"state":2874,"title":2939,"updated_at":2940,"url":2941,"score":2942},"On my mac (Chrome 119/Firefox 119) the top dropdown menus are too far away from their triggers so they close before you can use them. It seems fine in Safari 17.0 / Edge 119?!\r\n\r\nhttps://github.com/nuxt/nuxt.com/assets/2112282/f575fd79-c08c-4e8f-8461-197c472cff41\r\n\r\n",[2937],{"name":2898,"color":2899},1420,"Menus close before you can use them","2023-11-10T17:41:26Z","https://github.com/nuxt/nuxt.com/issues/1420",0.72658086,{"labels":2944,"number":2948,"owner":2872,"repository":2872,"state":2874,"title":2949,"updated_at":2950,"url":2951,"score":2952},[2945],{"name":2946,"color":2947},"documentation","5319e7",13653,"Documentation progress","2025-02-22T22:32:21Z","https://github.com/nuxt/nuxt/issues/13653",0.7282455,{"description":2954,"labels":2955,"number":2957,"owner":2872,"repository":2873,"state":2874,"title":2958,"updated_at":2959,"url":2960,"score":2961},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v22.8.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.17.1\n- Nitro Version: 2.10.4\n- Package Manager: bun@1.1.38\n- Builder: -\n- User Config: default\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n### Version\n\n^2.19.2\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-umrnyur4?file=app.vue\n\n### Description\n\nI am using Zod for the \u003CUForm /> validation. In the minimal reproduction, since I provided two paths for the error, the message should appear on both fields. However, the error message only shows if only 1 path is specified.\n\n### Additional context\n\n### Logs\n\n```shell-script\n\n```",[2956],{"name":2866,"color":2867},2981,"`UForm` does not show error for multiple paths","2025-01-09T14:53:06Z","https://github.com/nuxt/ui/issues/2981",0.7330792,{"description":2963,"labels":2964,"number":2971,"owner":2872,"repository":2872,"state":2874,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Version\n\n[v2.2.0](https://github.com/nuxt.js/releases/tag/v2.2.0)\n\n### Reproduction link\n\n[https://nuxtjs.org/guide/routing#middleware](https://nuxtjs.org/guide/routing#middleware)\n\n### Steps to reproduce\n\nFollow the example as posted in the documentation. i.e. the middleware one. \n\n### What is expected ?\n\nFor it to work\n\n### What is actually happening?\n\nthere is no such thing as context.isServer or context.isClient in 2.2 the documentation should state process.client, process.server instead. \n\n\n\n### Additional comments?\n\nDocumentation as a wiki would be better imho :)\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8027\">#c8027\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2965,2968],{"name":2966,"color":2967},"pending triage","E99695",{"name":2969,"color":2970},"2.x","d4c5f9",4183,"Middleware Documentation is out of date.","2023-01-22T15:30:07Z","https://github.com/nuxt/nuxt/issues/4183",0.73550606,["Reactive",2977],{},["Set"],["ShallowReactive",2980],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDwopnFv4UWRzTxKalre7XijBZBTClDC4Ec4ABHCXRLY":-1},"/nuxt/ui/2807"]