Should getValues
return all form values if shouldUnregister: true?
#7832
Answered
by
Moshyfawn
HexSleeves
asked this question in
Ideas
-
If I set Could there be a flag passed to getValues to allow only registered fields? Curious other thoughts on this matter |
Beta Was this translation helpful? Give feedback.
Answered by
Moshyfawn
Feb 15, 2022
Replies: 1 comment 3 replies
-
I'd say, don't provide the default values, then?.. I don't really know your use-case, so it's just the first thing that comes to mind and how I handle it |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
HexSleeves
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd say, don't provide the default values, then?.. I don't really know your use-case, so it's just the first thing that comes to mind and how I handle it