\n\t\u003C/div>\n\t\u003Cdiv class=\"mb-6\">\n\t\t\u003Cinput\n\t\t\tv-model=\"form.password\"\n\t\t\ttype=\"password\"\n\t\t\tid=\"password\"\n\t\t\tclass=\"w-full p-3 border border-gray-300 rounded mt-1\"\n\t\t\tplaceholder=\"Password\"\n\t\t/>\n\t\u003C/div>\n\t\u003Cdiv class=\"mb-6\">\n\t\t\u003Cinput\n\t\t\tv-model=\"form.confirm_password\"\n\t\t\ttype=\"confirm_password\"\n\t\t\tid=\"confirm_password\"\n\t\t\tclass=\"w-full p-3 border border-gray-300 rounded mt-1\"\n\t\t\tplaceholder=\"Password Confirmation\"\n\t\t/>\n\t\u003C/div>\n\t\u003Cbutton\n\t\ttype=\"submit\"\n\t\tclass=\"w-full bg-blue-600 text-white p-3 rounded hover:bg-blue-700\"\n\t>\n\t\tCreate\n\t\u003C/button>\n\u003C/form>\n\u003C/template>\n\u003Cscript setup>\nconst handleSubmit = async () => {\n\t\n\tif (form.value.password !== form.value.confirm_password) {\n\t\tconsole.log(\"Passwords do not match\");\n\t\talert(\"Passwords do not match\");\n\t\treturn;\n\t}\n\n\tconsole.log(form.value);\n};\n...\n```\n\nhttps://github.com/user-attachments/assets/18ea3431-cadb-4613-a2a3-4703755f2f91\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3111,3112],{"name":3079,"color":3080},{"name":3064,"color":3113},"FBCA04",30185,"Page refresh bug","2025-02-03T14:25:51Z","https://github.com/nuxt/nuxt/issues/30185",0.7159582,{"description":3120,"labels":3121,"number":3126,"owner":3029,"repository":3029,"state":3054,"title":3127,"updated_at":3128,"url":3129,"score":3130},"### Environment\n\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v16.17.0`\r\n- Nuxt Version: `3.0.0-rc.11`\r\n- Nitro Version: `0.5.4`\r\n- Package Manager: `npm@8.15.0`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\r\n\n\n### Reproduction\n\nhttps://github.com/sduncan-mbt/form-www.git\n\n### Describe the bug\n\nWhen I click on the input field the form is submitted without any other action being taken.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3122,3125],{"name":3123,"color":3124},"3.x","29bc7f",{"name":3079,"color":3080},15139,"Form submits after input is active","2023-01-19T17:45:13Z","https://github.com/nuxt/nuxt/issues/15139",0.71695983,{"description":3132,"labels":3133,"number":3136,"owner":3029,"repository":3030,"state":3054,"title":3137,"updated_at":3138,"url":3139,"score":3140},"### Environment\n\n------------------------------\n- Operating System: Windows_NT\n- Node Version: v20.16.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.9.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/devtools@1.6.3, @pinia/nuxt@0.9.0, @vueuse/nuxt@12.0.0, @nuxtjs/i18n@9.1.1, @nuxt/ui@3.0.0-alpha.10, @nuxt/fonts@0.10.3\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.10\n\n### Reproduction\n\n1. Go to the [Table with Column Visibility](https://ui3.nuxt.dev/components/table#with-column-visibility) example in the NuxtUI documentation.\n2. Click on the dropdown icon in the table's header to manage column visibility.\n3. Try toggling the visibility of any column (e.g., hide or show the ID column).\n4. Observe that the onUpdateChecked event is not emitted when toggling visibility.\n\n\n### Description\n\nThe dropdown does not emit the onUpdateChecked event as expected. This behavior seems to have been introduced after the migration from Radix UI to Renka UI in NuxtUI.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3134,3135],{"name":3020,"color":3021},{"name":3023,"color":3024},2892,"UDropdownMenu Not Emitting onUpdateChecked","2025-01-25T13:12:27Z","https://github.com/nuxt/ui/issues/2892",0.7178642,["Reactive",3142],{},["Set"],["ShallowReactive",3145],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fSdrTUUnVlfejXDTGIXXmIlpVT4iOPLcag5tE8EgEl5Q":-1},"/nuxt/ui/2808"]