Skip to content

the exported isValid is only updated when validate is called #21

Open
@LiKang6688

Description

@LiKang6688

Would be better to know if form state is valid before validate is called

We have const { isValid, data } = form.validate();

if the isValid from validate is exactly same as the exported isValid, the exported isValid is not very useful

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