You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Other information
This bug already reported on Issue-18
The text was updated successfully, but these errors were encountered: