\n \n \u003CUFormField class=\"mt-2\">\n \u003CUButton type=\"submit\" class=\"block w-full\">Submit\u003C/UButton>\n \u003C/UFormField>\n \u003C/form>\n\u003C/template>\n```\n\n### Description\n\nEven if i choosen some items, i cant submit form https://skr.sh/vSqGuOWV8dZ",[3067,3070],{"name":3068,"color":3069},"bug","d73a4a",{"name":3044,"color":3045},2741,"UInputMenu required attribute works wrong when multiple is enabled","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/2741",0.79149425,{"description":3077,"labels":3078,"number":3082,"owner":3032,"repository":3033,"state":3034,"title":3083,"updated_at":3084,"url":3085,"score":3086},"### Description\r\n\r\nSpanning columns in tables should be common...\r\n\r\nBut the `\u003Ccolumn>-data` slot is rendered in the `\u003Ctd>`. It would be better if there was a `row-data` slot.\r\n\r\nIs there any way to determine whether it needs to span columns based on some property of row?",[3079,3080,3081],{"name":3024,"color":3025},{"name":3027,"color":3028},{"name":3030,"color":3028},2053,"How to span columns in UTable?","2025-06-18T09:06:29Z","https://github.com/nuxt/ui/issues/2053",0.79995704,{"description":3088,"labels":3089,"number":3095,"owner":3032,"repository":3033,"state":3034,"title":3096,"updated_at":3097,"url":3098,"score":3099},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.11.0\n- Nuxt Version: 3.16.0\n- CLI Version: 3.22.5\n- Nitro Version: 2.11.6\n- Package Manager: pnpm@9.15.4\n- Builder: -\n- User Config: modules, devtools, app, css, runtimeConfig, future, compatibilityDate, telemetry, eslint\n- Runtime Modules: @nuxt/ui-pro@3.0.0, @nuxt/eslint@1.0.1, @vueuse/nuxt@12.5.0, @nuxt/image@1.9.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3\n\n### Reproduction\n\nsee below\n\n### Description\n\nI get the follwing error:\n\n```\nruntime-core.esm-bundler.js:51 [Vue warn]: injection \"Symbol(nuxt-ui.locale-context)\" not found. \n at \u003CUSlideover open=false onUpdate:open=fn side=\"left\" ... > \n at \u003CUDashboardSidebar collapsible=\"\" resizable=\"\" > \n at \u003CPrimitive as=undefined class=\"fixed inset-0 flex overflow-hidden\" > \n at \u003CUDashboardGroup> \n at \u003CDefault ref=Ref\u003C undefined > > \n at \u003CAsyncComponentWrapper ref=Ref\u003C undefined > > \n at \u003CLayoutLoader key=\"default\" layoutProps= Object name=\"default\" > \n at \u003CNuxtLayoutProvider layoutProps= Object key=\"default\" name=\"default\" ... > \n at \u003CNuxtLayout> \n at \u003CApp key=4 > \n at \u003CNuxtRoot>\n```\n\nwhen usinng the DashboardSidebar component:\n```\n \u003CUDashboardSidebar\n collapsible\n resizable\n >\n \u003Ctemplate #header>\n \u003Cdiv class=\"flex items-center gap-2\">\n \u003CUIcon\n name=\"i-solar-buildings-2-bold\"\n class=\"w-7 h-7\"\n />\n \u003Cspan class=\"flex items-center gap-2 font-semibold text-lg logo\">example\u003C/span>\n \u003C/div>\n \u003C/template>\n \u003CUNavigationMenu\n orientation=\"vertical\"\n :items=\"links\"\n />\n \u003Cdiv class=\"flex-1\" />\n \u003CUNavigationMenu\n orientation=\"vertical\"\n :items=\"footerLinks\"\n />\n \u003CUSeparator class=\"sticky bottom-0\" />\n \u003Ctemplate #footer>\n \u003Cspan class=\"text-xs text-neutral-500 tracking-tight\">Version {{ useRuntimeConfig().public.version }}\u003C/span>\n \u003C/template>\n \u003C/UDashboardSidebar>\n\n```\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3090,3091,3092],{"name":3068,"color":3069},{"name":3044,"color":3045},{"name":3093,"color":3094},"pro","5BD3CB",3549,"injection \"Symbol(nuxt-ui.locale-context)\" not found","2025-03-18T11:12:44Z","https://github.com/nuxt/ui/issues/3549",0.8045908,{"description":3101,"labels":3102,"number":3107,"owner":3032,"repository":3033,"state":3034,"title":3108,"updated_at":3109,"url":3110,"score":3111},"### Description\n\nIt would be great if the Nuxt UI carousel component could support infinite scrolling, allowing users to continuously scroll through items without reaching an end. This feature is commonly seen in many modern carousels and would enhance the user experience, especially for carousels with a limited number of items or those designed for continuous looping.\n\n### Additional context\n\n_No response_",[3103,3106],{"name":3104,"color":3105},"duplicate","cfd3d7",{"name":3055,"color":3056},2286,"Add Infinite Scrolling to Nuxt UI Carousel Component","2024-10-02T09:14:42Z","https://github.com/nuxt/ui/issues/2286",0.80794156,{"description":3113,"labels":3114,"number":3118,"owner":3032,"repository":3119,"state":3034,"title":3120,"updated_at":3121,"url":3122,"score":3123},"",[3115],{"name":3116,"color":3117},"design","00bd6f",1209,"nuxt.com","[Workshop] Workshop single page ","2023-10-10T14:45:09Z","https://github.com/nuxt/nuxt.com/issues/1209",0.80834144,{"description":3125,"labels":3126,"number":3118,"owner":3032,"repository":3033,"state":3034,"title":3132,"updated_at":3133,"url":3134,"score":3123},"### Description\n\nAllow sorting by multiple columns by holding a modifier modifier key and clicking multiple columns.\r\n\r\nAs an example:\r\nhttps://primevue.org/datatable/#multiple_sort\n\n### Additional context\n\n_No response_",[3127,3128,3131],{"name":3055,"color":3056},{"name":3129,"color":3130},"wontfix-v2","ffffff",{"name":3044,"color":3045},"`UTable` sort by multiple columns","2025-03-24T14:57:22Z","https://github.com/nuxt/ui/issues/1209",{"description":3136,"labels":3137,"number":3140,"owner":3032,"repository":3033,"state":3034,"title":3141,"updated_at":3142,"url":3143,"score":3144},"### Description\n\nMy app uses a LOT of filters, and with UI v2, I had these:\n\n```\n\u003CUSelect :items=\"items\" placeholder=\"Filter by tags\" v-model=\"tagFilter\" />\n\n// filter by tags\nconst items = [\n {\n label: \"Show all tags\",\n value: \"\"\n },\n {\n label: \"Only Red Tags\",\n value: \"red\"\n },\n {\n label: \"Only Green Tags\",\n value: \"green\"\n }\n]\n\nconst tagFilter = ref(null)\n```\n\nbut in v3 I now get this error:\n\n> Error: A \u003CSelectItem /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.\n\nHow would I add this option in?",[3138,3139],{"name":3024,"color":3025},{"name":3044,"color":3045},3647,"How do I use an empty string with a USelect value?","2025-03-21T21:54:20Z","https://github.com/nuxt/ui/issues/3647",0.81126434,["Reactive",3146],{},["Set"],["ShallowReactive",3149],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fKMvyye__ybYh0Axusi3VGFQdH8ibTqc0M_0sFI2VS7Y":-1},"/nuxt/ui/1852"]