\n \u003C/template>\n \u003C/USelect>\n \u003C/UFormField>```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2031,2032],{"name":1985,"color":1986},{"name":2021,"color":2022},3148,"closed","V3 In Select slot trailing","2025-01-25T13:13:41Z","https://github.com/nuxt/ui/issues/3148",0.7317778,{"description":2040,"labels":2041,"number":2048,"owner":1991,"repository":1991,"state":2034,"title":2049,"updated_at":2050,"url":2051,"score":2052},"\u003C!--\r\n🚨 IMPORTANT 🚨\r\n\r\nPlease use the following link to create a new issue:\r\n\r\n- 🚨 Bug report - https://bug.nuxtjs.org/ \r\n- 🙋 Feature request - https://feature.nuxtjs.org/ \r\n- 🤔 Help wanted - https://otechie.com/nuxt \r\n- ❗️ All other issues - https://cmty.nuxtjs.org/ \r\n\r\nIf your issue was not created using the app above, **it will be closed immediately**.\r\n-->\r\nAdd tests for #4977, #5243\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8845\">#c8845\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2042,2045],{"name":2043,"color":2044},"good first issue","fbca04",{"name":2046,"color":2047},"2.x","d4c5f9",5256,"Add tests for decodeURI","2023-01-18T20:10:47Z","https://github.com/nuxt/nuxt/issues/5256",0.74461055,{"description":2054,"labels":2055,"number":2058,"owner":1991,"repository":2059,"state":2034,"title":2060,"updated_at":2061,"url":2062,"score":2063},"http://localhost:3000/integrations?version=2.x\n\n",[2056],{"name":1985,"color":2057},"ff281a",549,"nuxt.com","[Integrations] Version selector is not valid on refresh with query param","2023-02-15T12:32:31Z","https://github.com/nuxt/nuxt.com/issues/549",0.75265193,{"description":2065,"labels":2066,"number":2058,"owner":1991,"repository":2073,"state":2034,"title":2074,"updated_at":2075,"url":2076,"score":2063},"My dev dependencies: \r\n```\r\n{\r\n \"@nuxt/devtools\": \"^0.5.5\",\r\n \"@nuxtjs/tailwindcss\": \"^6.4.1\",\r\n \"@vitest/coverage-c8\": \"^0.31.3\",\r\n \"nuxt\": \"^3.5.2\",\r\n \"nuxt-vitest\": \"0.8.2\",\r\n \"tailwindcss\": \"^3.3.2\",\r\n \"vitest\": \"^0.31.3\"\r\n }\r\n```\r\n\r\nThe app is building fine, but trying to start Vitest is causing the following error:\r\n`ERROR Only URLs with a scheme in: file and data are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'`\r\n\r\nIt seems to be breaking down on `const { startVitest } = await import(await resolvePath(\"vitest/node\"));` in `module.mjs`\r\n\r\nIs anyone else experiencing this issue with the latest version of Nuxt or is it just me?",[2067,2070],{"name":2068,"color":2069},"vitest-environment","b60205",{"name":2071,"color":2072},"windows","6FA283","test-utils","Dynamic module import seems to be causing error","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/549",{"description":2078,"labels":2079,"number":2087,"owner":1991,"repository":1992,"state":2034,"title":2088,"updated_at":2089,"url":2090,"score":2091},"### Environment\n\n Operating System: Darwin\r\n- Node Version: v20.12.2\r\n- Nuxt Version: 3.11.2\r\n- CLI Version: 3.11.1\r\n- Nitro Version: 2.9.6\r\n- Package Manager: npm@10.5.0\r\n- Builder: -\r\n- User Config: routeRules, app, runtimeConfig, nitro, css, devtools, experimental, auth, mongoose, pinia, vueEmail, googleFonts, modules\r\n- Runtime Modules: @nuxt/image@1.7.0, @vueuse/nuxt@10.9.0, nuxt-mongoose@1.0.5, @pinia/nuxt@0.5.1, @pinia-plugin-persistedstate/nuxt@1.2.0, @nuxt/content@2.12.1, @sidebase/nuxt-auth@0.7.2, @vue-email/nuxt@0.8.19, nuxt-aos@1.2.4, @nuxt/ui@2.16.0, @nuxtjs/google-fonts@3.2.0\r\n- Build Modules: -\n\n### Version\n\nv2.16.0\n\n### Reproduction\n\nnothing there\n\n### Description\n\n- activeClass does not work on UButton when switching from another layout, activeClass starts working when you reload the page. \r\n- If I use NuxtLink everything works fine.\r\n\r\n> I have layout auth on the registration page, after authorization I am automatically redirected to the page with the default layout, on this page there is a menu with a UButtons\r\n\r\n----\r\nScreenshot don't work\r\n\r\nScreenshot normal work\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2080,2081,2084],{"name":1985,"color":1986},{"name":2082,"color":2083},"needs reproduction","CB47CF",{"name":2085,"color":2086},"closed-by-bot","ededed",1778,"UButton - activeClass does not work when switching from another layout","2025-04-01T02:12:03Z","https://github.com/nuxt/ui/issues/1778",0.7557949,{"description":2093,"labels":2094,"number":2097,"owner":1991,"repository":1991,"state":2034,"title":2098,"updated_at":2099,"url":2100,"score":2101},"The following code parts share some behavior.\r\nhttps://github.com/nuxt/nuxt.js/blob/dev/examples/with-sockets/server.js#L26\r\nhttps://github.com/nuxt/nuxt.js/blob/dev/examples/with-sockets/io/index.js#L15\r\n\r\nIMHO the module part is not required anymore and can be removed.\r\n\r\nThanks\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2600\">#c2600\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2095,2096],{"name":2005,"color":2006},{"name":2046,"color":2047},3001,"Duplicated behavior in socket example ","2023-01-22T15:30:04Z","https://github.com/nuxt/nuxt/issues/3001",0.7589808,{"description":2103,"labels":2104,"number":2109,"owner":1991,"repository":1992,"state":2034,"title":2110,"updated_at":2111,"url":2112,"score":2113},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.3.1\n- Nuxt Version: 3.13.2\n- CLI Version: 3.13.2\n- Nitro Version: 2.9.7\n- Package Manager: npm@9.8.0\n- Builder: -\n- User Config: srcDir, ssr, devtools, modules, plugins, runtimeConfig, app, components, content, googleFonts, colorMode, css, ui, tailwindcss, compatibilityDate\n- Runtime Modules: @nuxt/ui@2.18.7, @nuxt/content@2.13.4, @nuxtjs/google-fonts@3.2.0\n\n\n### Version\n\n2.18.7\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-t94cid?file=app.vue\n\n### Description\n\nHello! Im using SelectMenu element for selecting a phone code, currently im having an issue with default search function - if type in search '+' i`m getting error message \"Uncaught (in promise) SyntaxError: Invalid regular expression: /+/i: Nothing to repeat\" and search stops working.\nI guess its just a problem with regular expression.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2105,2106],{"name":1985,"color":1986},{"name":2107,"color":2108},"duplicate","cfd3d7",2506,"SelectMenu search breaks if typing '+' as first symbol","2024-10-31T16:11:15Z","https://github.com/nuxt/ui/issues/2506",0.7637961,["Reactive",2115],{},["Set"],["ShallowReactive",2118],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"8o4NHGP1fN54K7b_b03FCDwLnT6UGx-fJU8kFTjFWKM":-1},"/nuxt/nuxt.com/1785"]