Skip to content

Submit errors are not removed on fields.remove call #47

Open
@vitalii-parkhomenko-official

Description

Are you submitting a bug report or a feature request?

Bug report.

What is the current behavior?

Submit error is not matched with the array field - when the field is removed, submit error is stay in the same place and not removed and display wrong error.

https://codesandbox.io/s/react-final-form-field-arrays-30tf2

What is the expected behavior?

Submit error is matched with the array field - when the field is removed, submit error is also removed.

What's your environment?

"final-form": "4.18.6"
"final-form-arrays": "3.0.2"
"final-form-focus": "1.1.2"
"react-final-form": "6.3.3"
"react-final-form-arrays": "3.1.1"

Other information

This bug already reported on Issue-18

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