Why doesn't useFieldArray
use the same signature as useField
?
#4818
Unanswered
matthew-dean
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.
-
Like the question posits, I'm confused how to use
useFieldArray
when I can't set the initial value nor the form context (theform
property in theuseField
options) like you can withuseField
?Beta Was this translation helpful? Give feedback.
All reactions