\n\nBrowser: `Google Chrome Version 134.0.6998.89 (Official Build) (arm64)`\n\nAlso reproduced on `Safari Version 18.3.1 (20620.2.4.11.6)`\n\n### Description\n\nUser may want to copy the text in the query input of a `select-menu` component by moving cursor around text, now it's unable to do it without a keyboard (`Shift + left/right arrow` or `Cmd/Ctrl + A` to select all).\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2865,2868],{"name":2866,"color":2867},"bug","d73a4a",{"name":2869,"color":2870},"triage","ffffff",3583,"nuxt","ui","open","Accessibility: unable to select text in the query input of a select-menu","2025-03-17T00:34:07Z","https://github.com/nuxt/ui/issues/3583",0.7366358,{"description":2880,"labels":2881,"number":2885,"owner":2872,"repository":2886,"state":2874,"title":2887,"updated_at":2888,"url":2889,"score":2890},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.19.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.25.0\n- Nitro Version: 2.11.9\n- Package Manager: npm@10.8.2\n- Builder: -\n- User Config: compatibilityDate, devtools\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-jjtvfths?file=test%2Ftest.nuxt.spec.ts\n\n### Describe the bug\n\nThe [registerEndpoint](https://nuxt.com/docs/getting-started/testing#registerendpoint) function does work properly for `$fetch` but not for `axios`. Shouldn't it just mock all requests going to the specified URL no matter where the request comes from?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n ❯ test/test.nuxt.spec.ts (2 tests | 1 failed) 16ms\n × tests > an axios request 14ms\n → Network Error\n ✓ tests > a $fetch request 1ms\n```",[2882],{"name":2883,"color":2884},"pending triage","5D08F5",1261,"test-utils","registerEndpoint does not work for axios","2025-04-22T11:22:12Z","https://github.com/nuxt/test-utils/issues/1261",0.7380595,{"description":2892,"labels":2893,"number":2898,"owner":2872,"repository":2873,"state":2899,"title":2900,"updated_at":2901,"url":2902,"score":2903},"### Environment\n\n- Docspage\n- nuxt/ui: v3.0.0-alpha.5 \n\n### Version\n\nv3.0.0-alpha.5 \n\n### Reproduction\n\nhttps://ui3.nuxt.dev/components/slideover\n\n### Description\n\ncompared to https://ui.nuxt.com/components/slideover the new slideover feels somehow laggy. I think its due to the early focus trap and the delay from opening and closing.\n\n### Additional context\n\nwhen closing the slideover the delay for the scrollbar is prettry big.\n\n### Logs\n\n_No response_",[2894,2895],{"name":2866,"color":2867},{"name":2896,"color":2897},"v3","49DCB8",2321,"closed","Slideover feels strange","2024-10-15T15:29:56Z","https://github.com/nuxt/ui/issues/2321",0.6431821,{"description":2905,"labels":2906,"number":2911,"owner":2872,"repository":2873,"state":2899,"title":2912,"updated_at":2913,"url":2914,"score":2915},"### Environment\n\nThe website - https://ui.nuxt.com/getting-started\n\n### Version\n\nmain\n\n### Reproduction\n\nhttps://ui.nuxt.com/getting-started\n\n### Description\n\nNone of the children pages on the nuxt ui site have worked since updating to version 1.4.1 from the 1.3 edge version. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2907,2908],{"name":2866,"color":2867},{"name":2909,"color":2910},"documentation","0075ca",2237,"Couldn't resolve component \"default\" at \"/:slug\"","2024-10-02T14:22:51Z","https://github.com/nuxt/ui/issues/2237",0.692556,{"description":2917,"labels":2918,"number":2925,"owner":2872,"repository":2873,"state":2899,"title":2926,"updated_at":2927,"url":2928,"score":2929},"### Description\n\nIs there a way to prevent popovers from closing when clicking outside the popover?",[2919,2922,2924],{"name":2920,"color":2921},"question","d876e3",{"name":2923,"color":2870},"wontfix-v2",{"name":2896,"color":2897},2245,"Popover close-prevented","2024-11-10T09:20:02Z","https://github.com/nuxt/ui/issues/2245",0.71214163,{"description":2931,"labels":2932,"number":2935,"owner":2872,"repository":2873,"state":2899,"title":2936,"updated_at":2937,"url":2938,"score":2939},"### Environment\n\n-\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.16.0\n\n### Reproduction\n\n- \n\n### Description\n\nUpgraded all deps to the latest and bam Nuxt 3.16.0 is added. We get errors now as Nuxt UI 3 still ships with\n\n`'@unhead/vue': 1.11.20(vue@3.5.13(typescript@5.8.2))\n`\n\nAs of Nuxt 3.16.0 ships with @unhead2:\nhttps://nuxt.com/blog/v3-16#unhead-v2\n\nActual error:\n`[@nuxt/scripts 9:42:20 PM] ERROR Nuxt Scripts requires Unhead >= 2, you are using v1.11.20. Please run nuxi upgrade --clean to upgrade...`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2933,2934],{"name":2866,"color":2867},{"name":2896,"color":2897},3513,"Nuxt 3.16.0 - ships with @unhead2","2025-03-10T08:49:36Z","https://github.com/nuxt/ui/issues/3513",0.7177359,{"description":2941,"labels":2942,"number":2956,"owner":2872,"repository":2872,"state":2899,"title":2957,"updated_at":2958,"url":2959,"score":2960},"> My dev server hangs on specific routes on page reload when I import and use components imported from `#components`. It seems like a Vite issue, but if I import the same component from it's direct location the issue is gone. It also applies to built-in components like `NuxtLink`. \r\n>\r\n> I was able to create a small reproduction of the issue, you can find it here: https://stackblitz.com/edit/nuxt-starter-azudzq?file=pages%2Findex.vue\r\n\r\n_Originally posted by @zsilbi in https://github.com/nuxt/nuxt/issues/13413#issuecomment-1508212521_\r\n ",[2943,2946,2949,2950,2953],{"name":2944,"color":2945},"3.x","29bc7f",{"name":2947,"color":2948},"workaround available","11376d",{"name":2866,"color":2867},{"name":2951,"color":2952},"vite","3574D1",{"name":2954,"color":2955},"🔨 p3-minor","FBCA04",20272,"dev server hangs on initial load when importing from `#components`","2023-04-15T08:30:52Z","https://github.com/nuxt/nuxt/issues/20272",0.72132003,{"labels":2962,"number":2977,"owner":2872,"repository":2872,"state":2899,"title":2978,"updated_at":2979,"url":2980,"score":2981},[2963,2964,2965,2968,2971,2974],{"name":2944,"color":2945},{"name":2947,"color":2948},{"name":2966,"color":2967},"nitro","bfd4f2",{"name":2969,"color":2970},"upstream","E8A36D",{"name":2972,"color":2973},"windows","C681FD",{"name":2975,"color":2976},"upstream-bug","B60205",13860,"Dev server frequently freezes when using NX and Prisma","2023-05-10T22:02:21Z","https://github.com/nuxt/nuxt/issues/13860",0.7227638,{"description":2983,"labels":2984,"number":2988,"owner":2872,"repository":2872,"state":2899,"title":2989,"updated_at":2990,"url":2991,"score":2992},"### Environment\n\n- OS: macOS Somoma 14.4\r\n- Chrome: 122.0.6261.111 (arm64)\r\n- Safari: 17.4 (19618.1.13.11.5)\n\n### Reproduction\n\n\r\nhttps://github.com/nuxt/nuxt/assets/78254474/8ab103af-c188-45b4-82ed-cc280f465b1a\r\n\r\n\n\n### Describe the bug\n\n- For Chrome, there is no response when clicking search on any page, causing the page to crash after a period of time.\r\n- For Safari, the browser freezes immediately after clicking.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2985,2986],{"name":2944,"color":2945},{"name":2883,"color":2987},"E99695",26123,"Docs For Chinese: there is no response when clicking search on any page","2024-03-07T08:03:59Z","https://github.com/nuxt/nuxt/issues/26123",0.7235925,{"labels":2994,"number":3000,"owner":2872,"repository":2872,"state":2899,"title":3001,"updated_at":3002,"url":3003,"score":3004},[2995,2996,2997],{"name":2944,"color":2945},{"name":2866,"color":2867},{"name":2998,"color":2999},"❗ p4-important","D93F0B",13380,"pages with `abortNavigation` hang on initial load in SSR","2023-01-19T16:58:39Z","https://github.com/nuxt/nuxt/issues/13380",0.7250418,["Reactive",3006],{},["Set"],["ShallowReactive",3009],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fkyufRQJpCzpYFIcJiGAXCzvW92zu6j1AFvKPe_xFNlE":-1},"/nuxt/ui/2306"]