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: Regression with formState.errors not propagating errors with mode: 'onChange' since v7.43.6 #10131

Closed
1 task done
ChristianIvicevic opened this issue Mar 18, 2023 · 0 comments
Labels
regression Regression with code change

Comments

@ChristianIvicevic
Copy link

Version Number

7.43.6

Codesandbox/Expo snack

https://codesandbox.io/s/wandering-sun-qr3rb8?file=/src/App.tsx

Steps to reproduce

Run the linked sandbox and type 2a into the input field and it doesn't become red.
This is a regression in v7.43.6 and has worked in v7.43.5.

Expected behaviour

The field should become red since it's invalid.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bluebill1049 bluebill1049 added the regression Regression with code change label Mar 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
regression Regression with code change
Projects
None yet
Development

No branches or pull requests

2 participants