issue: useFieldArray values are not working properly with Controller #10412
Unanswered
konarssuresh
asked this question in
Q&A
Replies: 1 comment
-
Hello, I noticed that you use |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Version Number
7.43.9
Codesandbox/Expo snack
https://codesandbox.io/s/react-hook-form-controller-issue-forked-2dm88j?file=/src/index.js
Steps to reproduce
You can see correct values in form values but controller does not update that
Please let me know if there is any mistake on my part.
Expected behaviour
This issue seems to have occurred between versions
7.26.0
and7.26.1
.you can see that same code works fine in 7.21.0 -
https://codesandbox.io/s/usefieldarray-controller-issue-7-21-0-9kkehm?file=/src/index.js
Please let me know if there is any mistake made from my side
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions