You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
I have a created a generic component wrapper, based on this solution.
But if I set
shouldUnregister
to false, the values being duplicated in all inputs when form unmounts / mounts.To replicate the issue.
https://codesandbox.io/s/react-hook-form-usetypedcontroller-forked-s53fs?file=/src/App.tsx
Thank you for the great library!
The text was updated successfully, but these errors were encountered: