reset
doesn't work without wrapping form tag
#12129
Unanswered
nozomi-iida
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
Uh oh!
There was an error while loading. Please reload this page.
-
When input is wrapped by form tag, reset work correctly, but without form tag, input isn't reset correctly...
I don't know why, Must I wrap form tag when I use react-hook-form?
Version
7.51.3
Codesandbox/Expo snack
https://codesandbox.io/s/react-hook-form-reset-v7-ts-forked-wfdf78?file=/src/index.tsx:0-32
reset is not working well
Beta Was this translation helpful? Give feedback.
All reactions