Skip to content

form.setFieldValue doesn't trigger validation #1526

@amirhhashemi

Description

@amirhhashemi

I noticed that calling form.setFieldValue("field-name", myvalue) doesn't trigger validation. Looking at the code, similar methods, like pushFieldValue, call form.validateField() after updating the value. That doesn't happen in setFieldValue().

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