issue: useWatch does not trigger validation when input registered with disabled: false #11737
Unanswered
reinertisa
asked this question in
Q&A
Replies: 2 comments
-
use |
Beta Was this translation helpful? Give feedback.
0 replies
-
@bluebill1049 I tried validate function and it does not work. If you want, I can create code sandbox for it. |
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.51.1
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/usewatch-does-not-trigger-validation-r2f55d?file=%2Fsrc%2FApp.js%3A52%2C30
Steps to reproduce
Expected behaviour
When input registered with disabled is false, validation should trigger when I toggle input. It works with version 7.47.0 but it does not work with 7.51.1


Version 7.51.1 - FAILED
Version 7.47.0 PASSED
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