Replies: 1 comment
-
Doesn't support such usage:
please refer to the release log: https://github.com/react-hook-form/react-hook-form/releases/tag/v7.45.3 |
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.
-
Version Number
7.45.3
Codesandbox/Expo snack
https://codesandbox.io/s/frosty-cannon-fw3qph?file=/src/Input.js
Steps to reproduce
Hi everyone,
I've noticed a different behavior after upgrading from 4.45.2 to 4.45.3 (also tried 4.47.0)
after the upgrade, the values of nested inputs are not changed
Codesandbox with the unexpected behavior, version 4.45.3 https://codesandbox.io/s/frosty-cannon-fw3qph?file=/src/Input.js
Expected behaviour
When using setValue for nested input it will change the value as in the link below
Version 4.45.2 https://codesandbox.io/s/magical-beaver-fp3q72
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions