\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```",[3107,3108,3109,3112],{"name":3064,"color":3065},{"name":3048,"color":3049},{"name":3110,"color":3111},"typescript","3A629E",{"name":3087,"color":3088},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":3119,"labels":3120,"number":3124,"owner":3019,"repository":3054,"state":3055,"title":3125,"updated_at":3126,"url":3127,"score":3128},"### 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```",[3121,3122,3123],{"name":3030,"color":3031},{"name":3048,"color":3049},{"name":3087,"color":3088},3979,"Request to support the function of Global Config","2025-04-25T09:53:49Z","https://github.com/nuxt/ui/issues/3979",0.7013286,{"labels":3130,"number":3139,"owner":3019,"repository":3019,"state":3055,"title":3140,"updated_at":3141,"url":3142,"score":3143},[3131,3133,3136],{"name":3030,"color":3132},"8DEF37",{"name":3134,"color":3135},"2.x","d4c5f9",{"name":3137,"color":3138},"needs reproduction","FBCA04",8401,"postcss-px-to-viewport这个插件不能配置参数传入?","2023-02-15T00:53:49Z","https://github.com/nuxt/nuxt/issues/8401",0.7014796,["Reactive",3145],{},["Set"],["ShallowReactive",3148],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fevtMqPY8a9GdXWkXyb2YEJqSFloNSubfXqQ-UEAEjfE":-1},"/nuxt/nuxt.com/1636"]