Skip to content

Fix: watch and useWatch without parameters return type#11359

Merged
bluebill1049 merged 5 commits intoreact-hook-form:masterfrom
eladattias1996:fix/watch-return-type
Jan 13, 2024
Merged

Fix: watch and useWatch without parameters return type#11359
bluebill1049 merged 5 commits intoreact-hook-form:masterfrom
eladattias1996:fix/watch-return-type

Conversation

@eladattias1996
Copy link
Contributor

@codesandbox
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
@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
calhaudev pushed a commit to calhaudev/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>
calhaudev pushed a commit to calhaudev/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