useFieldArray
without defaultValue
#5645
Unanswered
bluebill1049
asked this question in
General
Replies: 2 comments 2 replies
-
This fix can't come soon enough! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Does this still need to be tested? I noticed we're many versions past |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
One of the things that bother us a lot is an inconsistency between normal input and inputs within
useFieldArray
,We are trying to overcome such behavior, with the following PR: #5636
The current PR passes all our unit tests and automation, but we are hesitant to release such a chance before everything is ticked off. So we are hoping the community can test out this update before we release the update.
You can start and help to test with the following beta version:
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions