\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3236,3237,3238],{"name":3146,"color":3147},{"name":3149,"color":3150},{"name":3152,"color":3153},3998,"Chrome reports the FormField label as `Incorrect use of \u003Clabel for=FORM_ELEMENT>` when wrapping RadioGroup or CheckboxGroup","2025-05-15T09:32:18Z","https://github.com/nuxt/ui/issues/3998",0.69869024,{"description":3245,"labels":3246,"number":3250,"owner":3155,"repository":3156,"state":3180,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Environment\n\nNode: 20\nNuxtUI: 3.3.2\nNuxt: 4.0.3\n\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.3.2\n\n### Reproduction\n\nhttps://github.com/DarraghOFlaherty/nuxt-ui-issue\n\n### Description\n\napp.config.ts isn't respecting anything I put into it.\n\nColors are wrong and input.slots.base insput updating the width\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3247,3248,3249],{"name":3146,"color":3147},{"name":3149,"color":3150},{"name":3152,"color":3153},4832,"app.config.ts","2025-08-27T11:13:29Z","https://github.com/nuxt/ui/issues/4832",0.701466,{"description":3256,"labels":3257,"number":3260,"owner":3155,"repository":3156,"state":3180,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### Environment\n\n- Operating System: `Windows_NT`\n- Node Version: `v22.18.0`\n- Nuxt Version: `4.1.1`\n- CLI Version: `3.28.0`\n- Nitro Version: `2.12.4`\n- Package Manager: `npm@11.5.2`\n- Builder: `-`\n- User Config: `runtimeConfig`, `modules`, `devtools`, `supabase`, `css`, `routeRules`, `compatibilityDate`\n- Runtime Modules: `@nuxt/ui-pro@3.3.3`, `@vueuse/nuxt@13.9.0`, `@nuxtjs/supabase@1.6.2`, `nuxt-charts@0.2.3`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Package\n\nv3.x\n\n### Version\n\nv3.3.3\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/zen-euclid-cf554n\n\n### Description\n\nThe problem occurs because the UFileUpload component likely contains a button element that doesn't have an explicit type attribute, causing it to default to type=\"submit\", which triggers form submission.\n\n### Additional context\n\n```\n\u003Ccomponent\n :is=\"variant === 'button' ? 'button' : 'div'\"\n ref=\"dropzoneRef\"\n :type=\"variant === 'button' ? 'button' : undefined\" // 👈 add this maybe?\n :role=\"variant === 'button' ? undefined : 'button'\"\n :data-dragging=\"isDragging\"\n :class=\"ui.base({ class: props.ui?.base })\"\n :tabindex=\"interactive && !disabled ? 0 : -1\"\n @click=\"interactive && !disabled && open()\" \n @keydown.prevent\n @keyup.enter.space=\"interactive && !disabled && open()\"\n>\n```\n\n### Logs\n\n```shell-script\n\n```",[3258,3259],{"name":3146,"color":3147},{"name":3149,"color":3150},4935,"UFileUpload with variant button inside form will cause UForm submit","2025-09-09T14:55:29Z","https://github.com/nuxt/ui/issues/4935",0.7019798,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fMuuURe9FRVofC3Ymr2qjdDfgEUgQJ2cjscsedEF7KsY":-1},"/nuxt/ui/4025"]