Skip to content
Discussion options

You must be logged in to vote

each useFildArray host its own FieldArray, you will have to do an append at your child field array's.

useEffect(() => {
  append({})
}, [append])

more on this, next update you can use setValue: #2691

setValue('fieldArray', whateverDataHere)

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
13 replies
@bluebill1049
Comment options

@ronaldruzicka
Comment options

@ronaldruzicka
Comment options

@bluebill1049
Comment options

@ronaldruzicka
Comment options

Answer selected by ronaldruzicka
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants