\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```",[3225,3226,3227,3230],{"name":3212,"color":3213},{"name":3175,"color":3176},{"name":3228,"color":3229},"typescript","3A629E",{"name":3231,"color":3232},"triage","ffffff",3670,"v-model typescript error when using label-key InputMenu/SelectMenu","2025-03-24T20:38:15Z","https://github.com/nuxt/ui/issues/3670",0.73013926,{"description":3239,"labels":3240,"number":3243,"owner":3152,"repository":3181,"state":3182,"title":3244,"updated_at":3245,"url":3246,"score":3247},"### Description\n\nThe Nuxt UI v2 dropdown has the option to open on hover or click. In v3 the only option available is click. \n\n\n\n### Additional context\n\n_No response_",[3241,3242],{"name":3200,"color":3201},{"name":3175,"color":3176},3322,"[DropdownMenu] (v3) missing mode prop for hover/click","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3322",0.7312917,{"description":3249,"labels":3250,"number":3253,"owner":3152,"repository":3181,"state":3182,"title":3254,"updated_at":3255,"url":3256,"score":3257},"### 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_",[3251,3252],{"name":3200,"color":3201},{"name":3175,"color":3176},2832,"v3 CommandPalette: Open only content within popper","2024-12-05T13:24:12Z","https://github.com/nuxt/ui/issues/2832",0.73377657,{"description":3259,"labels":3260,"number":3263,"owner":3152,"repository":3181,"state":3182,"title":3264,"updated_at":3265,"url":3266,"score":3267},"### Description\n\nI think the docs havent been updated or this . The docs say to do this to theme components in nuxt config \n\n\n\nbut i get this i think this has been moved\n\n\ni am on version\n\n`3.0.0-alpha.12`",[3261,3262],{"name":3172,"color":3173},{"name":3175,"color":3176},3208,"How To Customize Nuxt Components","2025-01-30T18:42:31Z","https://github.com/nuxt/ui/issues/3208",0.7344493,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fkXX6SZML8IcWJdy8oOGpVw_EDa40nD5nVAH9mcuATPc":-1},"/nuxt/ui/3429"]