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

[Bug]: delayError shows obsoluted errors when value is change while the error is delayed #6186

Closed
1 task done
vimutti77 opened this issue Aug 9, 2021 · 0 comments
Closed
1 task done
Labels
bug Something isn't working

Comments

@vimutti77
Copy link

Version Number

7.12.2

Codesandbox/Expo snack

https://codesandbox.io/s/react-hook-form-get-started-forked-z056q?file=/src/index.js

Steps to reproduce

  1. Go to https://codesandbox.io/s/react-hook-form-get-started-forked-z056q?file=/src/index.js
  2. Type 'x' in the input
  3. Remove 'x'
  4. Type 'x' again before 500ms
  5. Get error This field is required

Expected behaviour

No error This field is required

What browsers are you seeing the problem on?

Edge

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@vimutti77 vimutti77 added the status: under investigation aware of this issue and pending for investigation label Aug 9, 2021
@bluebill1049 bluebill1049 added bug Something isn't working and removed status: under investigation aware of this issue and pending for investigation labels Aug 9, 2021
@bluebill1049 bluebill1049 removed their assignment Aug 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants