Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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: Password match validation don't hide error, when input not mentioned in refine() 'path' has changed to valid #11833

Closed
1 task done
upauliushchyk opened this issue Apr 29, 2024 · 0 comments

Comments

@upauliushchyk
Copy link

upauliushchyk commented Apr 29, 2024

Version Number

7.51.3

Codesandbox/Expo snack

https://codesandbox.io/p/sandbox/hookform-zod-bug-hnn29w

Steps to reproduce

  1. Type 'asdasd' in 'password' input
  2. Type 'asdasda' in 'confirmation' input
  3. focus to 'password' input and add 'a' to make fields match
  4. error remains

Expected behaviour

error is gone because passwords are valid and match

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

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant