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

Radio validation not reactive #3783

Closed
2 of 5 tasks
danielcharrua opened this issue May 26, 2022 · 1 comment
Closed
2 of 5 tasks

Radio validation not reactive #3783

danielcharrua opened this issue May 26, 2022 · 1 comment
Labels
🐛 bug Unintended behavior

Comments

@danielcharrua
Copy link
Contributor

What happened?

Following docs on validating radio inputs I see that when submitting the form without any radio selected shows the error but when selecting a radio option the error message keeps showing. Just follow the examples on the URL and you can see that the validation error keeps showing once it shows.

Reproduction steps

No response

Version

Vue.js 3.x and vee-validate 4.x

What browsers are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Relevant log output

No response

Demo link

https://vee-validate.logaretm.com/v4/examples/checkboxes-and-radio#validating-radio-inputs

Code of Conduct

@logaretm logaretm added the 🐛 bug Unintended behavior label May 26, 2022
@logaretm
Copy link
Owner

Thanks for reporting this. This was indeed a bug and I found the issue and fixed it. It should be tagged in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants