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

validateConfirmation does not revalidate if related property changes #152

Open
jelhan opened this issue Jul 17, 2017 · 1 comment
Open

Comments

@jelhan
Copy link

jelhan commented Jul 17, 2017

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

@MDjavaheri
Copy link

MDjavaheri commented Aug 4, 2017

This is true with custom validators, as well. (Currently struggling with this exact bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants