Skip to content

Async validate prop always skips HTML5 validations #6

Open
@tjwallace

Description

@tjwallace

Are you submitting a bug report or a feature request?

Bug

What is the current behavior?

If you pass in an async validate prop to Field, the HTML5 validations are never checked (because of this code).

What is the expected behavior?

The async validation will be resolved and used before continuing to the HTML5 validations.

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