\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```",[2956,2957,2958,2961],{"name":2913,"color":2914},{"name":2897,"color":2898},{"name":2959,"color":2960},"typescript","3A629E",{"name":2936,"color":2937},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":2968,"labels":2969,"number":2973,"owner":2868,"repository":2903,"state":2904,"title":2974,"updated_at":2975,"url":2976,"score":2977},"### 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```",[2970,2971,2972],{"name":2879,"color":2880},{"name":2897,"color":2898},{"name":2936,"color":2937},3979,"Request to support the function of Global Config","2025-04-25T09:53:49Z","https://github.com/nuxt/ui/issues/3979",0.7013286,{"labels":2979,"number":2988,"owner":2868,"repository":2868,"state":2904,"title":2989,"updated_at":2990,"url":2991,"score":2992},[2980,2982,2985],{"name":2879,"color":2981},"8DEF37",{"name":2983,"color":2984},"2.x","d4c5f9",{"name":2986,"color":2987},"needs reproduction","FBCA04",8401,"postcss-px-to-viewport这个插件不能配置参数传入?","2023-02-15T00:53:49Z","https://github.com/nuxt/nuxt/issues/8401",0.7014796,["Reactive",2994],{},["Set"],["ShallowReactive",2997],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fevtMqPY8a9GdXWkXyb2YEJqSFloNSubfXqQ-UEAEjfE":-1},"/nuxt/nuxt.com/1636"]