\n\u003C/template>\n```\n\n\n\n\n\n### Description\n\nName attribute should be `name[]`, not `[name][]`.",[2013,2016,2017],{"name":2014,"color":2015},"bug","d73a4a",{"name":1988,"color":1989},{"name":1991,"color":1992},2740,"UInputMenu has wrong name attribute when multiple active","2024-11-23T20:48:26Z","https://github.com/nuxt/ui/issues/2740",0.74123377,{"description":2024,"labels":2025,"number":2026,"owner":1994,"repository":2005,"state":1996,"title":2027,"updated_at":2028,"url":2029,"score":2030},"### Environment\n\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v22.9.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: yarn@4.5.1\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n\n### Reproduction\n\nI haven't changed the code itself, but uninstalled some dependencies and updated everything to latest.\n\nModules used:\n\n```\n modules: [\n \"@unocss/nuxt\",\n \"@nuxt/content\",\n \"@vueuse/nuxt\",\n \"@nuxt/fonts\",\n // @ts-ignore\n \"@nuxtjs/seo\",\n \"@nuxt/icon\",\n \"nuxt-umami\"\n ],\n```\n\nDependencies upgraded:\n\n\n\n\n\n\nTransitive deps of \"@nuxt/icon\"\n\n\n\nI've tried it with and without the icon config in nuxt.config.ts with no effect\n\n### Describe the bug\n\nI`m suddenly getting this error after upgrading a few dependencies and the site is not loading anymore.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```\nCannot read properties of undefined (reading 'provider')\nStacktrace\nsetup\n@nuxt/icon/dist/runtime/plugin.js:16:17\n(anonymous)\n./C:/Users/MyPC/Workspace/my-project/apps/my-app/virtual:nuxt:C:/Users/MyPC/Workspace/my-project/apps/my-app/.nuxt/plugins/server.mjs:77:89\nModule.executeAsync\nunctx/dist/index.mjs:111:19\nsetup\n./C:/Users/MyPC/Workspace/my-project/apps/my-app/virtual:nuxt:C:/Users/MyPC/Workspace/my-project/apps/my-app/.nuxt/plugins/server.mjs:77:65\n(anonymous)\nnuxt/dist/app/nuxt.js:146:60\nfn\nnuxt/dist/app/nuxt.js:228:44\nObject.callAsync\nunctx/dist/index.mjs:68:55\n(anonymous)\nnuxt/dist/app/nuxt.js:231:56\nObject.runWithContext\n@vue/runtime-core/dist/runtime-core.cjs.js:3940:18\ncallWithNuxt\nnuxt/dist/app/nuxt.js:231:24\n```\n\nBesides these logs from the devtools plugins I see nothing in the actual logs, even with debug and dev flag",[],293,"Cannot read properties of undefined (reading 'provider') - nuxt apps not starting anymore","2024-11-04T12:44:48Z","https://github.com/nuxt/icon/issues/293",0.7444532,{"description":2032,"labels":2033,"number":2036,"owner":1994,"repository":1995,"state":1996,"title":2037,"updated_at":2038,"url":2039,"score":2040},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v18.20.7`\n- Nuxt Version: `3.14.1592`\n- CLI Version: `3.15.0`\n- Nitro Version: `2.10.4`\n- Package Manager: `yarn@1.22.22`\n- Builder: `-`\n- User Config: `default`\n- Runtime Modules: `@nuxt/ui@2.19.2`, `@artmizu/nuxt-prometheus@2.4.0`, `@nuxt/icon@1.10.3`\n- Build Modules: `-`\n\n### Version\n\nv2.21.1\n\n### Reproduction\n\nhttps://ui2.nuxt.com/components/select-menu#control-the-query\n\nTry to select `Wade` in the query input with mouse or trackpad \n\u003Cimg width=\"494\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a0e90d62-aabb-4d40-9d8d-a6fed67fee02\" />\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```",[2034,2035],{"name":2014,"color":2015},{"name":1991,"color":1992},3583,"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.7512335,{"description":2042,"labels":2043,"number":2048,"owner":1994,"repository":1995,"state":2049,"title":2050,"updated_at":2051,"url":2052,"score":2053},"### For what version of Nuxt UI are you asking this question?\n\nv3-alpha\n\n### Description\n\nI have labelled it as a question, it could be a bug, but I will let you decide. \n\nIt seems like the Toast component has not a high enough z-index to be above everything. (Should it?) \nI took notice when using the `Drawer` but I guess (not tested) it applies i.e. to the `Slideover` as well. The Toast Message has appeared under the Drawer so the user cannot see it. Imo the toast should be above everything. \nBoth `Drawer` and `Toast` have a z-index of 100 if I saw that correctly. I tried to change the z-index inside the Toastproperties but that doesn't seem to have an effect. \n\nI worked around and just put the Toast in another corner so the user can see it but still is unable to interact with it because the `Drawer` will close if he clicks outside. \n\nBut maybe there is another way to deal with this?",[2044,2047],{"name":2045,"color":2046},"question","d876e3",{"name":1988,"color":1989},2404,"closed","[Toast] z-index","2024-11-10T18:20:43Z","https://github.com/nuxt/ui/issues/2404",0.6522907,{"description":2055,"labels":2056,"number":2060,"owner":1994,"repository":1995,"state":2049,"title":2061,"updated_at":2062,"url":2063,"score":2064},"### Description\n\nThe [documentation](https://ui.nuxt.com/components/date-picker) uses v-calendar as an example to create a date picker component. However, v-calendar is likely abandoned and will no longer be maintained (see https://github.com/nathanreyes/v-calendar/issues/1503 ) . Latest release was over a year ago.\n\nAlso, it has a dependency on a vulnerable lodash version ( see https://github.com/nathanreyes/v-calendar/issues/1420 ).\n\nWhat other alternatives are you planning on using in your documentation, or are there any other examples using a different library?\n\nThanks.",[2057,2058],{"name":2045,"color":2046},{"name":2059,"color":1992},"wontfix-v2",3239,"DatePicker documentation uses library that's no longer maintained","2025-02-04T20:40:38Z","https://github.com/nuxt/ui/issues/3239",0.7170246,{"description":2066,"labels":2067,"number":2068,"owner":1994,"repository":2005,"state":2049,"title":2069,"updated_at":2070,"url":2071,"score":2072},"I'm using [Cloudflare Pages GitHub/GitLab integration](https://developers.cloudflare.com/pages/get-started/#connect-your-git-provider-to-pages), and the log shows \"[info] Nuxt Icon server bundle mode is set to `local`\" when building which causes the bundle size exceed the 25M limit. It should be `remote` as the document saying.\r\n\r\nIt works fine if I set `serverBundle` to `remote` manually.",[],213,"\"serverBundle: auto\" seems not work on cloudflare","2024-08-21T08:10:35Z","https://github.com/nuxt/icon/issues/213",0.72792166,{"description":2074,"labels":2075,"number":2078,"owner":1994,"repository":1995,"state":2049,"title":2079,"updated_at":2080,"url":2081,"score":2082},"### For what version of Nuxt UI are you suggesting this?\n\nv3.0.0-alpha.x\n\n### Description\n\n[CommandPalette](https://ui3.nuxt.dev/components/command-palette) is great but I wish it could display only an input by default and then open the content in a popper when clicking in the input. I think this is currently not possible but a very common use case. \n\nThis is what I would like to archive, screenshots from Shopify:\n\n\n\n\n\n\n\n### Additional context\n\n_No response_",[2076,2077],{"name":1985,"color":1986},{"name":1988,"color":1989},2832,"v3 CommandPalette: Open only content within popper","2024-12-05T13:24:12Z","https://github.com/nuxt/ui/issues/2832",0.7368883,{"description":2084,"labels":2085,"number":2092,"owner":1994,"repository":1994,"state":2049,"title":2093,"updated_at":2094,"url":2095,"score":2096},"### Environment\r\n\r\n- Operating System: Darwin\r\n- Node Version: v16.18.1\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: yarn@1.22.19\r\n- Builder: vite\r\n- User Config: devtools, app, runtimeConfig, modules, dayjs, colorMode, css, components, vite, build\r\n- Runtime Modules: @nuxtjs/eslint-module@4.1.0, @pinia/nuxt@0.4.11, @vueuse/nuxt@10.2.1, nuxt-swiper@1.2.0, dayjs-nuxt@1.1.2, @nuxt/image@1.0.0-rc.1, @nuxtjs/i18n@8.0.0-beta.13, @nuxtjs/color-mode@3.3.0\r\n- Build Modules: -\r\n\r\n\r\n### Reproduction\r\n\r\n[rollup.zip](https://github.com/nuxt/nuxt/files/12249985/rollup.zip)\r\n\r\n\r\n### Describe the bug\r\n\r\n- set (entryFileNames, chunkFileNames, assetFileNames) of vite.build.rollupOptions.output in nuxt.config\r\n- yarn build\r\n- nothing .output.public._nuxt\r\n\r\n### Additional context\r\n\r\n\u003Cimg width=\"219\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/8554821/39133aa6-e696-43b5-a351-09633cefbadd\">\r\n\r\n\r\n### Logs\r\n\r\n_No response_",[2086,2089],{"name":2087,"color":2088},"3.x","29bc7f",{"name":2090,"color":2091},"pending triage","E99695",22464,"Build Command does not create files in the .output.public._nuxt directory. ( with rollup options )","2023-08-04T02:53:40Z","https://github.com/nuxt/nuxt/issues/22464",0.7423833,["Reactive",2098],{},["Set"],["ShallowReactive",2101],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"eGaEg5YNxDgeGOY7v7Kz6dYe-SeIDA6-dQVKHlJvQAM":-1},"/nuxt/fonts/171"]