-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
First, thanks for the awesome module, it's a great help!
One problem I have though is the following:
- I enter an invalid value 'abc', which correctly displays as invalid,
- I add a letter 'd', i.e. 'abcd', which makes the value valid,
- Before the server answers I remove the 'd' again,
- When the server finally responds, there's 'abc' in the input and it displays wrongly as valid
It's easiest to check the issue with a long throttle, but it seems to happen without a throttle as well.
PS: There's a typo in the wiki at the very beginning "ngRemoveValidate".
Metadata
Metadata
Assignees
Labels
No labels