Skip to content

Can I remove validation when unfocus input and it's not required. #8

@d12e493

Description

@d12e493

If I use the TextInput and set the validation is email.
When the page render, and user key in wrong word on the email component.
The validation is work and show the error message.
But if user clean the input field, the error message is still display.

The input is not required, any solution that I can do to avoid still display error message ?
Or I can call any method to reset specific input field status.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions