onValid is not a function #10444
-
Beta Was this translation helpful? Give feedback.
Answered by
xanderjakeq
May 25, 2023
Replies: 1 comment
-
okay i found my error. should be
Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xanderjakeq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
okay i found my error.
I did not pass in a callback to the
handleSubmit()
.should be
Thanks.