\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```",[3228,3229,3230,3233],{"name":3185,"color":3186},{"name":3169,"color":3170},{"name":3231,"color":3232},"typescript","3A629E",{"name":3208,"color":3209},3670,"v-model typescript error when using label-key InputMenu/SelectMenu","2025-03-24T20:38:15Z","https://github.com/nuxt/ui/issues/3670",0.67477894,{"description":3240,"labels":3241,"number":3245,"owner":3140,"repository":3175,"state":3176,"title":3246,"updated_at":3247,"url":3248,"score":3249},"### Description\n\nSome components like `Icon`, `Tooltip`, it is hoped that some default values of props can be set globally.\nFor example:\n\n`\u003CUIcon mode=\"svg\" />`, Or the placement of Tooltip(`content` prop)\n\nIf these props can be globally configured, there is no need to reconfigure them when each component is used.\n\n### Additional context\n\nThe possible API is like this:\n\n```vue\n\u003Ctemplate>\n \u003CUApp :config=\"config\">\n \u003C/Uapp>\n\u003C/template>\n\u003Cscript setup>\nconst config = {\n icon: {\n mode: 'svg'\n }\n}\n\u003Cscript>\n```",[3242,3243,3244],{"name":3151,"color":3152},{"name":3169,"color":3170},{"name":3208,"color":3209},3979,"Request to support the function of Global Config","2025-04-25T09:53:49Z","https://github.com/nuxt/ui/issues/3979",0.7013286,{"labels":3251,"number":3260,"owner":3140,"repository":3140,"state":3176,"title":3261,"updated_at":3262,"url":3263,"score":3264},[3252,3254,3257],{"name":3151,"color":3253},"8DEF37",{"name":3255,"color":3256},"2.x","d4c5f9",{"name":3258,"color":3259},"needs reproduction","FBCA04",8401,"postcss-px-to-viewport这个插件不能配置参数传入?","2023-02-15T00:53:49Z","https://github.com/nuxt/nuxt/issues/8401",0.7014796,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fevtMqPY8a9GdXWkXyb2YEJqSFloNSubfXqQ-UEAEjfE":-1},"/nuxt/nuxt.com/1636"]