Validation Is Triggered on Blur Even When It Is Told to Do So on Change #1397
Unanswered
dheerajsinghnagdali
asked this question in
Q&A
Replies: 1 comment
-
The |
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.
-
I was really existed with the fact that I can do validation on different events at the same time, but I found out that even when you tell it to do validation on the change event at the form level, it still triggers validation when you blur any of the fields. This is a weird behavior honestly. Does any of you know how to fix this, or is it the default behavior and cannot be customized?
Beta Was this translation helpful? Give feedback.
All reactions