\n \u003C/div>\n\u003C/template>\n\n\u003Cscript lang=\"ts\" setup>\nconst value = ref(0)\nconst idList = ref([168, 170, 203])\n\u003C/script>\n```\n\n### Description\n\nIf adding array of numbers to InputMenu the menu isn't closing after choosing a number.\nOnly way to close it is double-clicking on the dropdown arrow.\nThe Console shows an error in useFilter.\n\n### Additional context\n\n\n\n\n\n### Logs\n\n```shell-script\nUncaught (in promise) TypeError: string.normalize is not a function\n at contains (useFilter.js?v=87101672:23:21)\n at InputMenu.vue:114:18\n at wrappedFn (reactivity.esm-bundler.js?v=87101672:820:19)\n at Array.filter (\u003Canonymous>)\n at apply (reactivity.esm-bundler.js?v=87101672:828:27)\n at Proxy.filter (reactivity.esm-bundler.js?v=87101672:720:12)\n at InputMenu.vue:112:50\n at Array.map (\u003Canonymous>)\n at ComputedRefImpl.fn (InputMenu.vue:112:27)\n at refreshComputed (reactivity.esm-bundler.js?v=87101672:353:29)\n```",[2026,2027,2028],{"name":1985,"color":1986},{"name":2002,"color":2003},{"name":2029,"color":2030},"triage","ffffff",3606,"Numbers in InputMenu component cause error in filter","2025-03-24T20:38:15Z","https://github.com/nuxt/ui/issues/3606",0.74950194,{"description":2037,"labels":2038,"number":2042,"owner":1988,"repository":2043,"state":1990,"title":2044,"updated_at":2045,"url":2046,"score":2047},"### Environment\n\n- Operating System: `Linux`\r\n- Node Version: `v20.10.0`\r\n- Nuxt Version: `3.9.3`\r\n- CLI Version: `3.10.0`\r\n- Nitro Version: `2.8.1`\r\n- Package Manager: `npm@10.4.0`\r\n- Builder: `-`\r\n- User Config: `devtools`, `modules`, `devServer`, `srcDir`, `css`, `postcss`, `i18n`, `runtimeConfig`\r\n- Runtime Modules: `@nuxt/test-utils/module@3.10.0`, `@nuxtjs/i18n@8.0.0`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/spy-use-fetch-is-not-working?file=src%2FuseLogin.nuxt.test.ts\n\n### Describe the bug\n\nI'm trying to create a spy for nuxt's composable useFetch and validate what is being passed as a parameter in the call, but for some reason a third random parameter is added\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2039],{"name":2040,"color":2041},"pending triage","5D08F5",749,"test-utils","Mock adding third random parameter","2025-02-21T09:06:42Z","https://github.com/nuxt/test-utils/issues/749",0.75067097,{"description":2049,"labels":2050,"number":2053,"owner":1988,"repository":2054,"state":1990,"title":2055,"updated_at":2056,"url":2057,"score":2058},"Can we have these buttons green? \n\n\n\nhttps://dev.nuxt.com/docs/3.x/getting-started/quick-start",[2051],{"name":1999,"color":2052},"1ad6ff",754,"nuxt.com","[Docs] Framework Quick Start buttons","2023-02-15T12:30:55Z","https://github.com/nuxt/nuxt.com/issues/754",0.75179046,{"description":2060,"labels":2061,"number":2053,"owner":1988,"repository":2043,"state":1990,"title":2063,"updated_at":2064,"url":2065,"score":2058},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.10.1\r\n- CLI Version: 3.10.0\r\n- Nitro Version: -\r\n- Package Manager: pnpm@8.14.0\r\n- Builder: -\r\n- User Config: devtools, modules, pergel\r\n- Runtime Modules: pergel/nuxt\r\n- Build Modules: -\r\n------------------------------\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-66e6cf?file=tests%2Fmy-file.nuxt.test.ts\n\n### Describe the bug\n\n```ts\r\n[warn] (!) Experimental optimizeDeps.disabled and deps pre-bundling during build were removed in Vite 5.1.\r\n To disable the deps optimizer, set optimizeDeps.noDiscovery to true and optimizeDeps.include as undefined or empty.\r\n Please remove optimizeDeps.disabled from your config.\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2062],{"name":2040,"color":2041},"Experimental optimizeDeps.disabled vite 5.1","2024-02-15T12:32:03Z","https://github.com/nuxt/test-utils/issues/754",{"description":2067,"labels":2068,"number":2069,"owner":1988,"repository":2054,"state":1990,"title":2070,"updated_at":2071,"url":2072,"score":2073},"Hey!\n\nI've seen that https://nuxt.com/docs/api/composables/use-id is linked here and there but gives a 404 at the moment. Maybe we should redirect to https://vuejs.org/api/composition-api-helpers.html#useid instead?",[],1787,"Redirect old useId page to Vue docs","2025-02-13T18:28:03Z","https://github.com/nuxt/nuxt.com/issues/1787",0.7522458,{"description":2075,"labels":2076,"number":2082,"owner":1988,"repository":2005,"state":1990,"title":2083,"updated_at":2084,"url":2085,"score":2086},"### Description\n\nI tried using v-model with an array on Checkbox, but it is rendered as Button, inside a form it should render the native input like in Radix UI. This means the checkbox has no array support and any library expecting to access the native Input event will not work properly (required, invalid). \n\nI would like to understand why the Checkbox and Radio components have been implemented as button elements with ARIA attributes.",[2077,2080,2081],{"name":2078,"color":2079},"question","d876e3",{"name":2002,"color":2003},{"name":2016,"color":2017},3240,"Checkbox & Radio rendered as a button? No Native Input Element.","2025-02-05T09:14:50Z","https://github.com/nuxt/ui/issues/3240",0.761275,{"labels":2088,"number":2094,"owner":1988,"repository":1988,"state":1990,"title":2095,"updated_at":2096,"url":2097,"score":2098},[2089,2091],{"name":1999,"color":2090},"8DEF37",{"name":2092,"color":2093},"2.x","d4c5f9",4636,"is there to skip building if files didn't be changed ","2023-01-22T15:50:48Z","https://github.com/nuxt/nuxt/issues/4636",0.76558834,["Reactive",2100],{},["Set"],["ShallowReactive",2103],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"xaKLk0gHXlIna3LKJjLvknWS4HasLFLr1tfmeeBkxgo":-1},"/nuxt/fonts/401"]