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

Change type structure of UseFormHandleSubmit #11245

Merged
merged 2 commits into from Dec 2, 2023

Conversation

mildfuzz
Copy link
Contributor

Fixes #11244

Copy link

codesandbox bot commented Nov 29, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@mildfuzz
Copy link
Contributor Author

FWIW It seems the original implementation should work, but doesn't....

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@bluebill1049 bluebill1049 merged commit e18d7be into react-hook-form:master Dec 2, 2023
7 checks passed
@hamideslami32
Copy link

Thanks @mildfuzz @bluebill1049 . I found this just in time. Great job.

rafaelcalhau pushed a commit to rafaelcalhau/react-hook-form that referenced this pull request May 5, 2024
)

* Change signature of UseFormHandleSubmit

* add api-extractor report
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.

UseForm is returning a submit handler without passing on the TFieldValues generic
3 participants