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

issue: Form component not producing correct formState #10762

Closed
1 task done
sscotth opened this issue Aug 4, 2023 · 0 comments
Closed
1 task done

issue: Form component not producing correct formState #10762

sscotth opened this issue Aug 4, 2023 · 0 comments
Labels
status: under investigation aware of this issue and pending for investigation

Comments

@sscotth
Copy link

sscotth commented Aug 4, 2023

Version Number

7.45.2

Codesandbox/Expo snack

https://codesandbox.io/s/react-hook-form-get-started-ts-forked-vm4vt6

Steps to reproduce

  1. Go to Sandbox
  2. Click on Submit Form 1
  3. See isSubmitting: true for 5 seconds before alert
  4. Click on Submit Form 2 (<Form> version)
  5. See isSubmitting: false for 5 seconds before alert

Expected behaviour

async useSubmit handlers should wait for settlement

What browsers are you seeing the problem on?

Firefox

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bluebill1049 bluebill1049 added the status: under investigation aware of this issue and pending for investigation label Aug 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: under investigation aware of this issue and pending for investigation
Projects
None yet
Development

No branches or pull requests

2 participants