Error: HTMLInputElement.handleChangeRef.current #6021
maweo-mathis
started this conversation in
RFC
Replies: 1 comment
-
you are using the latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a custom Input component which I wanna use with react-hook-form to validate a form.
But get get the following Error when I leave a Input field or when I try to submit the empty form.
How can I get react-hook-form to validate my form correctly?
Versions:
Form:
Custom Input component:
Beta Was this translation helpful? Give feedback.
All reactions