Open
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
Labels
No labels