",[2022,2025,2028],{"name":2023,"color":2024},"enhancement","a2eeef",{"name":2026,"color":2027},"v3","49DCB8",{"name":1988,"color":1989},3270,"[Feature request] Toast hide progress in app.config","2025-02-09T17:11:11Z","https://github.com/nuxt/ui/issues/3270",0.74918634,{"description":2035,"labels":2036,"number":2037,"owner":1991,"repository":2038,"state":2039,"title":2040,"updated_at":2041,"url":2042,"score":2043},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.14.0`\n- Nuxt Version: `3.16.0`\n- CLI Version: `3.22.5`\n- Nitro Version: `2.11.5`\n- Package Manager: `bun@1.2.4`\n- Builder: `-`\n- User Config: `runtimeConfig`, `modules`, `app`, `site`, `sitemap`, `robots`, `css`, `icon`, `image`, `ui`, `devtools`, `future`, `unhead`, `compatibilityDate`\n- Runtime Modules: `@nuxt/ui@3.0.0-beta.3`, `@pinia/nuxt@0.10.1`, `@nuxt/scripts@0.10.5`, `@nuxt/image@1.9.0`, `@nuxtjs/seo@2.2.0`\n- Build Modules: `-`\n\n### Reproduction\n\nnda\n\n### Describe the bug\n\nnr dev\n$ nuxt dev\nNuxt 3.16.0 with Nitro 2.11.5 nuxi 8:23:08 PM\n 8:23:08 PM\n ➜ Local: http://localhost:3003/\n ➜ Network: use --host to expose\n\n ➜ DevTools: press Shift + Option + D in the browser (v2.2.1) 8:23:10 PM\n\n\n✔ Nuxt Icon loaded local collection elfi with 70 icons 8:23:10 PM\nℹ Running with compatibility version 4 nuxt 8:23:10 PM\n✔ Vite client built in 190ms 8:23:11 PM\n✔ Vite server built in 528ms 8:23:12 PM\n\n[nitro 8:23:14 PM] ERROR Error: Could not load /\u003Cmy-path>/node_modules/unenv/dist/runtime/runtime/mock/empty.mjs (imported by node_modules/nuxt-og-image/dist/runtime/server/og-image/satori/instances.js): ENOENT: no such file or directory, open '/\u003Cmy-path>/node_modules/unenv/dist/runtime/runtime/mock/empty.mjs'\n\n\nundefined\n\n### Additional context\n\nUpgraded by \"nuxi upgrade -f\" from 3.15.4 and couldn't able to start properly with provided error.\nTried with unhead flag in nuxt.config - same error\n```\nunhead: {\n legacy: true,\n }\n```\n\n### Logs\n\n```shell-script\n\n```",[],414,"scripts","closed","Nuxt 3.16.0 won't start properly nor dev nor build","2025-03-07T18:58:03Z","https://github.com/nuxt/scripts/issues/414",0.71743023,{"description":2045,"labels":2046,"number":2050,"owner":1991,"repository":1992,"state":2039,"title":2051,"updated_at":2052,"url":2053,"score":2054},"### Description\n\nHello, \n\nI was looking for adding Català language to nuxt ui v3. However, i am not used to pull requests but also, the 'ca' code may be confusing with Canada one (and may be others?)\n\nCan someone help me on that way so I will be able to use the locale in the UApp componente :) ?\n\nThank you very much ! \n\n```\n\nimport { defineLocale } from '../composables/defineLocale'\n\nexport default defineLocale({\n name: 'Català',\n code: 'ca',\n messages: {\n inputMenu: {\n noMatch: 'No hi ha dades coincidents',\n noData: 'Sense dades',\n create: 'Crear \"{label}\"'\n },\n calendar: {\n prevYear: 'Any anterior',\n nextYear: 'Any següent',\n prevMonth: 'Mes anterior',\n nextMonth: 'Mes següent'\n },\n inputNumber: {\n increment: 'Incrementar',\n decrement: 'Decrementar'\n },\n commandPalette: {\n placeholder: 'Escriu una ordre o cerca...',\n noMatch: 'No hi ha dades coincidents',\n noData: 'Sense dades',\n close: 'Tancar'\n },\n selectMenu: {\n noMatch: 'No hi ha dades coincidents',\n noData: 'Sense dades',\n create: 'Crear \"{label}\"',\n search: 'Cerca...'\n },\n toast: {\n close: 'Tancar'\n },\n carousel: {\n prev: 'Anterior',\n next: 'Següent',\n goto: 'Anar a la diapositiva {slide}'\n },\n modal: {\n close: 'Tancar'\n },\n slideover: {\n close: 'Tancar'\n },\n alert: {\n close: 'Tancar'\n },\n table: {\n noData: 'Sense dades'\n }\n }\n})\n\n```\n\n### Additional context\n\n_No response_",[2047,2048,2049],{"name":2023,"color":2024},{"name":2026,"color":2027},{"name":1988,"color":1989},3477,"Adding Català language","2025-03-20T14:09:46Z","https://github.com/nuxt/ui/issues/3477",0.71940863,{"description":2056,"labels":2057,"number":2060,"owner":1991,"repository":1992,"state":2039,"title":2061,"updated_at":2062,"url":2063,"score":2064},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.9.0\n- Nuxt Version: 3.13.1\n- CLI Version: 3.13.1\n- Nitro Version: 2.9.7\n- Package Manager: npm@10.9.0\n- Builder: -\n- User Config: devtools, modules, css, ui, colorMode, compatibilityDate, icon, sourcemap, experimental, nitro, future, pwa, routeRules, spaLoadingTemplate, runtimeConfig\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.9, @vueuse/nuxt@10.11.1, @nuxtjs/mdc@0.6.1, @formkit/auto-animate/nuxt@0.8.2, @vite-pwa/nuxt@0.10.5\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.9\n\n### Reproduction\n\n`style tag`\n\n`Use`\n\n`debug`\n\n\n\n### Description\n\nSorry, I don't know if it's a bad configuration on my part, however the styles in which I use @apply don't work for me.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2058,2059],{"name":1985,"color":1986},{"name":2026,"color":2027},2763,"postcss style not applying","2024-12-05T13:48:59Z","https://github.com/nuxt/ui/issues/2763",0.71975756,{"labels":2066,"number":2072,"owner":1991,"repository":1991,"state":2039,"title":2073,"updated_at":2074,"url":2075,"score":2076},[2067,2069],{"name":2023,"color":2068},"8DEF37",{"name":2070,"color":2071},"2.x","d4c5f9",8580,"Different colors for the loading indicator when user has dark mode enabled","2023-07-26T09:16:54Z","https://github.com/nuxt/nuxt/issues/8580",0.74461424,{"description":2078,"labels":2079,"number":2086,"owner":1991,"repository":1992,"state":2039,"title":2087,"updated_at":2088,"url":2089,"score":2090},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.18.1\n- Nuxt Version: 3.16.1\n- CLI Version: 3.23.1\n- Nitro Version: 2.11.7\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: devtools, typescript, css, compatibilityDate, devServer, vite, runtimeConfig, app, ui, modules\n- Runtime Modules: @nuxt/ui@3.0.1, @pinia/nuxt@0.10.1, pinia-plugin-persistedstate/nuxt@4.2.0\n- Build Modules: -\n- Typescript: 5.8.2\n- Vue-tsc: 2.2.8\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.1\n\n### Reproduction\n\n```\n// will trigger typescript error on v-model\n\u003CUSelectMenu\n v-model=\"memberForm.user\"\n :items=\"addableUsers\"\n label-key=\"email\"\n/>\n// will trigger typescript error on v-model\n\u003CUSelectMenu\n v-model=\"memberForm.user\"\n :items=\"addableUsers\"\n label-key=\"email\"\n :value-key=\"undefined\"\n/>\n// will work but i need to handle label display manually using slot\n\u003CUSelectMenu\n v-model=\"memberForm.user\"\n :items=\"addableUsers\"\n/>\n```\n\n### Description\n\nI'm currently migrate my project to NuxtUi V3 and I have some issues with `\u003CUInputMenu />` and `\u003CUSelectMenu />`. On my selects I want to retrieve the full object selected so I don't set `value-key` but for display purpose I use the `label-key` props, however when I do this I get this typescript error on the `v-model` :\n```\nUnable to assign type 'User | undefined' to type 'string | undefined'.\nUnable to assign type 'User' to type 'string'. ts-plugin(2322)\n```\nAfter some research, I think the `label-key` alter the `value-key` type and that's what triggers the error.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2080,2081,2082,2085],{"name":1985,"color":1986},{"name":2026,"color":2027},{"name":2083,"color":2084},"typescript","3A629E",{"name":1988,"color":1989},3670,"v-model typescript error when using label-key InputMenu/SelectMenu","2025-03-24T20:38:15Z","https://github.com/nuxt/ui/issues/3670",0.7454131,{"description":2092,"labels":2093,"number":2098,"owner":1991,"repository":1991,"state":2039,"title":2099,"updated_at":2100,"url":2101,"score":2102},"When relying on components discovery to load components in the template, there is an issue with applying the css class on a custom component. Doesn't happen when importing explicitly.\r\n\r\n### Versions\r\n\r\n- nuxt: v2.15.3\r\n- node: 14\r\n\r\n### Reproduction\r\n\r\nhttps://github.com/rchl/NuxtComponentsDiscoveryBug\r\n\r\n### Steps to reproduce\r\n\r\n1. Have a custom component that uses another custom component.\r\n\r\nmy-component.vue\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cmy-sub-component />\r\n\u003C/template>\r\n```\r\n\r\nmy-sub-component.vue\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cdiv>\r\n This test should have green background\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nindex.vue\r\n```vue\r\n\u003Ctemplate>\r\n \u003Cdiv class=\"container\">\r\n \u003Cmy-component class=\"pass\" />\r\n \u003C/div>\r\n\u003C/template>\r\n\r\n\u003Cstyle>\r\n.pass {\r\n background-color: green;\r\n}\r\n\u003C/style>\r\n```\r\n\r\n2. Set `class=\"pass\"` on the outer component.\r\n\r\n### What is Expected?\r\n\r\nThe ` class=\"pass\"` should be applied to the custom my-component thus making its background green.\r\n\r\n### What is actually happening?\r\n\r\nThe ` class=\"pass\"` is getting lost on loading the page from the server.",[2094,2097],{"name":2095,"color":2096},"pending triage","E99695",{"name":2070,"color":2071},9012,"Fails to apply class on on a custom component when relying on Components Discovery","2023-01-22T15:38:48Z","https://github.com/nuxt/nuxt/issues/9012",0.74564385,["Reactive",2104],{},["Set"],["ShallowReactive",2107],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"LwPHEC3IVRv8UrZ0pbuSmM4uT3kW9EfDk23bUKlK1nE":-1},"/nuxt/test-utils/923"]