Skip to content
Discussion options

You must be logged in to vote

@raulalonso-aircury

The registered field name should be same between the one from Controller and setValue. You are using different name test.${index}.name and test[${index}].name.

Working demo: https://codesandbox.io/s/setvalue-controller-render-value-forked-143l49?file=/src/App.js

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@raulalonso-aircury
Comment options

@kemaltf
Comment options

Answer selected by raulalonso-aircury
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
4 participants
Converted from issue

This discussion was converted from issue #10292 on April 18, 2023 10:38.