Skip to content

Validation conflict #32

@davidmoser

Description

@davidmoser

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions