v7 - weird useWatch issue #4535
Unanswered
terebentina
asked this question in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
Using v7 rc.7 I have this problem where useWatch doesn't show the latest value the first time after using setValue but it does every time afterwards.
Here's a csb showing the problem: https://codesandbox.io/s/setvalue-watch-484pv?file=/src/App.js
How to reproduce:
Beta Was this translation helpful? Give feedback.
All reactions