Replies: 1 comment
-
Looks like a bug, I created an issue for it in #3841 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As stated in https://vee-validate.logaretm.com/v4/guide/components/handling-forms#handling-invalid-submissions
The usecase is focusing the first invalid field, no matter if we use sync or async submission.
I don't understand why it doesn't work with
submitForm
. Is it technical issue?How to make it work with
submitForm
?Thank you.
Beta Was this translation helpful? Give feedback.
All reactions