isSubmitSuccessful true on Promise.reject #3949
-
https://codesandbox.io/s/react-hook-form-get-started-forked-9s3li?file=/src/index.js |
Beta Was this translation helpful? Give feedback.
Answered by
bluebill1049
Jan 19, 2021
Replies: 1 comment 14 replies
-
hook form only takes care of the form validation, not the promise. |
Beta Was this translation helpful? Give feedback.
14 replies
Answer selected by
borm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hook form only takes care of the form validation, not the promise.