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

The valid property in form meta not update after form are filled #4251

Closed
2 of 5 tasks
nasirDoe opened this issue May 10, 2023 · 3 comments
Closed
2 of 5 tasks

The valid property in form meta not update after form are filled #4251

nasirDoe opened this issue May 10, 2023 · 3 comments
Labels
🐛 bug Unintended behavior

Comments

@nasirDoe
Copy link

What happened?

after i updated with the new version couple hours ago. validation not work in each fields when handleBlur field or handleChange.

Reproduction steps

...

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://stackblitz.com/edit/vee-validate-custom-input

Code of Conduct

@xontik
Copy link

xontik commented May 10, 2023

hi,

I'm in 4.9.2 and I reproduce this behavior when using handleChange with useField, I have to manualy call validate() to trigger validation. I rollback to 4.8 waiting for this to be fixed.

I'm available if you need more details.

Good luck

@logaretm logaretm added the 🐛 bug Unintended behavior label May 10, 2023
@logaretm
Copy link
Owner

Thanks for reporting this, i have found the issue, and will be fixed in a patch shortly.

@nasirDoe
Copy link
Author

yep i rollback to version 4.8 @xontik. Thanks @xontik @logaretm

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

3 participants