Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Mini-ghost opened this issue Apr 22, 2024 · 0 comments
Open

Comments

@Mini-ghost
Copy link
Owner

Mini-ghost commented Apr 22, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant