You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I called Form#validate I get back the errors but the fields themselves are not showing the error messages. Is that the expected behavior? If so, how can I programmatically trigger validation that will have the form fields show the error state?
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
When I called
Form#validate
I get back the errors but the fields themselves are not showing the error messages. Is that the expected behavior? If so, how can I programmatically trigger validation that will have the form fields show the error state?The text was updated successfully, but these errors were encountered: