form error filed when an exception throwed in onSubmit function #2530
Unanswered
mh-alahdadian
asked this question in
Ideas
Replies: 1 comment 1 reply
-
That's right. as today, you will have to use |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi
there are some forms which might get error from server in submit phase
for example in login submit username and password might be mismatched and this error is not related to any field and it is relate to form itself
I think there should be a mechanism that when submit function throws handleSubmit method catch it and give it as a form-error in formMethods
Beta Was this translation helpful? Give feedback.
All reactions