Validation Error on page load or on touch #4381
Replies: 3 comments 1 reply
-
Without any examples here I cannot really help. Please create a sample on stackblitz and I will be happy to take a look. For (2) it depends on the configuration, out of the box that is vee-validate behavior but you can change it with configuration and props which is documented. |
Beta Was this translation helpful? Give feedback.
-
Hello @logaretm , Please check this link. When you click on input and then click outside the input it shows error (e.g, focus, unfocus). |
Beta Was this translation helpful? Give feedback.
-
Thank You very much brother. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am facing 2 issues in Vee-Validate:
1: When I land on a page, the validation errors become visible.
2: When the user clicks on a field and then clicks somewhere else, the errors become visible. However, I don't want this. The errors should only be visible when the user presses submit or enters incorrect data.
Beta Was this translation helpful? Give feedback.
All reactions