Skip to content

[Question] Is it safe to use noValidate flag on form and to prevent default native validation messages #1041

@amBunkowski

Description

@amBunkowski

I'm wondering if is it save to enable 'noValidate' flag in react final form.
<form noValidate onSubmit={handleSubmit}
What I'm trying to achieve is omit native input validation e.g. for inputs type=date
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions