Can I set errors of specific field when onSubmit failed? #1106
Unanswered
FourwingsY
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's say, in Login,
API could answer : "Your Password is wrong"
Then I want to display this message as a field error.
then how could I do that?
I tried this, and this works.
But Is this the proper way?
Beta Was this translation helpful? Give feedback.
All reactions