Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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