adopted-ember-addons / adopted-ember-addons/ember-changeset-validations
validateConfirmation does not revalidate if related property changes
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 215
- Fork
- 98
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
* #137, which is partly addressed by #138
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.