Open
Description
Bug report
What is the current behavior?
Using final-form-arrays of all the versions above 1.1.2 the validation on the field goes before the field was removed from array. So it shows incorrect result on UI.
Steps to reproduce:
- Add 2 or more Customers
- Check all 'Has required fields' checkboxes
- Click on submit button
- Remove the first customer (red cross)
Expected result: All validation errors for the rest of the fields are shown
Actual result: No validation erros are shown
Other information
When using version 1.1.2, it works as expected.
Metadata
Metadata
Assignees
Labels
No labels