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

Validation conflict #32

Open
davidmoser opened this issue Mar 31, 2016 · 0 comments
Open

Validation conflict #32

davidmoser opened this issue Mar 31, 2016 · 0 comments

Comments

@davidmoser
Copy link

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".

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

1 participant