\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```",[3213,3214,3215,3218],{"name":3200,"color":3201},{"name":3163,"color":3164},{"name":3216,"color":3217},"typescript","3A629E",{"name":3219,"color":3220},"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":3227,"labels":3228,"number":3231,"owner":3140,"repository":3169,"state":3170,"title":3232,"updated_at":3233,"url":3234,"score":3235},"### 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_",[3229,3230],{"name":3188,"color":3189},{"name":3163,"color":3164},3322,"[DropdownMenu] (v3) missing mode prop for hover/click","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3322",0.7312917,{"description":3237,"labels":3238,"number":3241,"owner":3140,"repository":3169,"state":3170,"title":3242,"updated_at":3243,"url":3244,"score":3245},"### 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_",[3239,3240],{"name":3188,"color":3189},{"name":3163,"color":3164},2832,"v3 CommandPalette: Open only content within popper","2024-12-05T13:24:12Z","https://github.com/nuxt/ui/issues/2832",0.73377657,{"description":3247,"labels":3248,"number":3251,"owner":3140,"repository":3169,"state":3170,"title":3252,"updated_at":3253,"url":3254,"score":3255},"### 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`",[3249,3250],{"name":3160,"color":3161},{"name":3163,"color":3164},3208,"How To Customize Nuxt Components","2025-01-30T18:42:31Z","https://github.com/nuxt/ui/issues/3208",0.7344493,["Reactive",3257],{},["Set"],["ShallowReactive",3260],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fkXX6SZML8IcWJdy8oOGpVw_EDa40nD5nVAH9mcuATPc":-1},"/nuxt/ui/3429"]