We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.2.8
https://ember-twiddle.com/8687b828162c979dceef152ba69d1be8?openFiles=controllers.application.js%2C
Enter missing "t" in "Password" input field.
Password confirmation should be valid after both values are the same.
It's not revalidated until password confirmation field changes.
confirmation
The text was updated successfully, but these errors were encountered:
This is true with custom validators, as well. (Currently struggling with this exact bug)
Sorry, something went wrong.
No branches or pull requests
Version
1.2.8
Test Case
https://ember-twiddle.com/8687b828162c979dceef152ba69d1be8?openFiles=controllers.application.js%2C
Steps to reproduce
Enter missing "t" in "Password" input field.
Expected Behavior
Password confirmation should be valid after both values are the same.
Actual Behavior
It's not revalidated until password confirmation field changes.
Other bugs in validateConfirmation
confirmation
[See #137] #138The text was updated successfully, but these errors were encountered: