` change it to `\u003CUInput :model-value=\"'12714274'\" readonly />`\r\n\r\n\r\n\r\n--------- \r\n\r\n\r\n### Version\r\n\r\nedit: v2.18.5\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/nuxt-ui-uds7la?file=app.vue\r\n\r\n### Description\r\n\r\nSo i have a few grouped form inputs and noticed all values being empty since last update, reverted back to 2.18.4 and worked again. \r\n\r\n_(👀 or you can tell me im using it wrong)_\r\n\r\n### Why i am using :value= ? \r\n\r\n```\r\n\u003CUInput\r\n :value=\"firstname\"\r\n @input=\"$emit('update:firstname', $event.target.value)\"\r\n />\r\n \u003CUInput\r\n :value=\"lastname\"\r\n @input=\"$emit('update:lastname', $event.target.value)\"\r\n />\r\n```\r\n\r\nand using \r\n```\r\n\u003CAccountFormDetails\r\n v-model:firstname=\"formState.firstname\"\r\n v-model:lastname=\"formState.lastname\"\r\n/>\r\n```\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell-script\r\nno logs,no errors\r\n```\r\n\r\nedit: added repro\r\nedit: pinpointed on 2.18.5, this happened between 18.4 and 18.5",[3114],{"name":3087,"color":3088},2238,"UInput :value not working in v2.18.5","2024-09-25T08:36:59Z","https://github.com/nuxt/ui/issues/2238",0.7437056,{"description":3121,"labels":3122,"number":3128,"owner":3030,"repository":3031,"state":3055,"title":3129,"updated_at":3130,"url":3131,"score":3132},"### Environment\n\n- Nuxt version: 3.15.1\n- Packet manager: pnpm@9.1\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nui-pro@f530918a14f2522e7126776c1d6f772ec8f8227c\n\n### Reproduction\n\nCode example on the description.\n\n### Description\n\nI’ve encountered an issue with the UDropdownMenu component where it only functions correctly when another component (in this case, a button within a UTooltip) is present. When the dropdown is used by itself (i.e., without the additional “Fisrt” button), it does not open upon interaction.\n\n**Steps to Reproduce:**\n\n1. Working Example (Dropdown works):\n\n```vue\n\u003Ctemplate>\n \u003CUTooltip>\n \u003CUButton label=\"Fisrt\" />\n \u003C/UTooltip>\n \u003CUDropdownMenu :items=\"[items, actions]\">\n \u003CUButton label=\"Second\" />\n \u003C/UDropdownMenu>\n\u003C/template>\n\n\u003Cscript setup>\nconst actions = [\n {\n label: 'Create team',\n icon: 'i-heroicons-plus-circle'\n },\n {\n label: 'Manage teams',\n icon: 'i-heroicons-cog-8-tooth'\n }\n]\n\nconst items = ref([\n {\n label: 'Profile',\n icon: 'i-lucide-user'\n },\n {\n label: 'Billing',\n icon: 'i-lucide-credit-card'\n },\n {\n label: 'Settings',\n icon: 'i-lucide-cog'\n }\n])\n\u003C/script>\n```\n\n2. Non-Working Example (Dropdown fails):\nRemove the “Fisrt” button and its wrapping UTooltip so that only the dropdown remains:\n\n\n```vue\n\u003Ctemplate>\n \u003C!-- Removed UTooltip and the first button -->\n \u003CUDropdownMenu :items=\"[items, actions]\">\n \u003CUButton label=\"Second\" />\n \u003C/UDropdownMenu>\n\u003C/template>\n\n\u003Cscript setup>\nconst actions = [\n {\n label: 'Create team',\n icon: 'i-heroicons-plus-circle'\n },\n {\n label: 'Manage teams',\n icon: 'i-heroicons-cog-8-tooth'\n }\n]\n\nconst items = ref([\n {\n label: 'Profile',\n icon: 'i-lucide-user'\n },\n {\n label: 'Billing',\n icon: 'i-lucide-credit-card'\n },\n {\n label: 'Settings',\n icon: 'i-lucide-cog'\n }\n])\n\u003C/script>\n```\n\nIn the first scenario, the dropdown opens and displays the items as expected.\n\nIn the second scenario, clicking on the button inside the UDropdownMenu does not open the dropdown.\n\nThe UDropdownMenu should work independently. Removing unrelated components (like the UTooltip with the “Fisrt” button) should not affect its functionality.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3123,3124,3127],{"name":3087,"color":3088},{"name":3125,"color":3126},"duplicate","cfd3d7",{"name":3024,"color":3025},3344,"DropdownMenu has a buggy behaviour related with other components","2025-02-19T01:59:03Z","https://github.com/nuxt/ui/issues/3344",0.74467576,{"description":3134,"labels":3135,"number":3138,"owner":3030,"repository":3054,"state":3055,"title":3139,"updated_at":3140,"url":3141,"score":3142},"\n\nhttps://nuxt.com/design-kit",[3136],{"name":3087,"color":3137},"ff281a",1516,"[design kit] Color boxes are broken","2024-03-03T09:33:13Z","https://github.com/nuxt/nuxt.com/issues/1516",0.7453257,["Reactive",3144],{},["Set"],["ShallowReactive",3147],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$faoc5nHBl6prIyMLWmpXSEMCpwchLKkayZGAq8Ox9Ln0":-1},"/nuxt/ui/3443"]