Skip to content

<input type="radio"> validation not correct when validateMode is input #58

@Mini-ghost

Description

@Mini-ghost

Describe the bug

When we set validateMode to input, the <input type="radio"> will not display correct error message.

Reproduction

https://stackblitz.com/edit/vitejs-vite-n6vjf9?file=src/App.vue

Steps to reproduce

  1. Open the minimal reproducible example.
  2. Click on any option in the Gender field.
  3. There should not be an error message in the Gender field, but an error appears here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions