We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<DevTool />
watch
setValue
react-hook-form: 7.43.5; react: 18.2.0
https://codesandbox.io/s/hookform-devtools-bug-watch-is-not-triggered-by-setvalue-mhcjlx?file=/src/index.tsx
setValue should correctly trigger watch whether there's a <Devtool /> or not.
<Devtool />
Chrome
No response
The text was updated successfully, but these errors were encountered:
This might be related to the issue I just opened: #200
Sorry, something went wrong.
No branches or pull requests
Version Number
react-hook-form: 7.43.5; react: 18.2.0
Codesandbox/Expo snack
https://codesandbox.io/s/hookform-devtools-bug-watch-is-not-triggered-by-setvalue-mhcjlx?file=/src/index.tsx
Steps to reproduce
bandicam.2023-03-15.11-08-17-199.mp4
Expected behaviour
setValue
should correctly triggerwatch
whether there's a<Devtool />
or not.What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: