Skip to content

Async validator not triggered on every change to input field value #739

Open
@nsamarak

Description

@nsamarak

Expected behaviour

I expected the async validator to be fired for every change to the value of an input field.

Actual behaviour

The async validator is fired for every change to the value of the input field when the value is passing validation. Once the value of the field no longer passes validation, the async validator looks like it's only firing for every other change to the input field.

Gist/Plunker/Demo

https://plnkr.co/edit/hdr3OFLNOXwuFuWKoQD1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions