Skip to content
New issue

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

Fix: watch and useWatch without parameters return type #11359

Merged

Conversation

eladattias1996
Copy link
Contributor

Copy link

codesandbox bot commented Jan 3, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bluebill1049
Copy link
Member

thanks @eladattias1996 very much for the contribution!

@bluebill1049 bluebill1049 merged commit fdbadbb into react-hook-form:master Jan 13, 2024
7 checks passed
@eladattias1996 eladattias1996 deleted the fix/watch-return-type branch January 15, 2024 06:45
bluebill1049 added a commit that referenced this pull request Feb 6, 2024
rafaelcalhau pushed a commit to rafaelcalhau/react-hook-form that referenced this pull request May 5, 2024
…turn type (react-hook-form#11359)

Co-authored-by: Beier (Bill) <bluebill1049@hotmail.com>
rafaelcalhau pushed a commit to rafaelcalhau/react-hook-form that referenced this pull request May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

issue: useWatch<T>() (parameterless) and watch type from the useFormContext have different types
2 participants