Clear errors on the entire form before submitting #438
Unanswered
nemerald-voip
asked this question in
Questions
Replies: 1 comment
-
You should use |
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.
-
Hello,
I do server-side validation, and I need to clear all errors before resubmitting the form.
This works well for all elements except for nested elements:
How do I make sure all element errors get cleared, including the nested elements?
Beta Was this translation helpful? Give feedback.
All reactions