So, why isn't useWatch pulling control from the context?
#13149
Unanswered
ahkhanjani
asked this question in
Q&A
Replies: 1 comment
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.
-
I tried to find an issue that mentioned this but I couldn't find any. Which is confusing me even more.
Is there a particular reason why
useWatchcan't use thecontrolavailable from the context provider? Currently it errors if we don't manually give it thecontrol. Why can't it be like the other hooks that use the context instead?Beta Was this translation helpful? Give feedback.
All reactions