Open
Description
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
Changing version of final-form-arrays in simple example causes error "Cannot read property 'validators' of undefined" in final-form. Steps to reproduce:
- Open simple example from docs
- Change version of final-form-arrays
- "final-form-arrays": "1.1.2",
+ "final-form-arrays": "^1.1.2",
- Add customer in the list
- Remove customer from the list with click on ❌
What is the expected behavior?
Project works properly
Sandbox Link
Metadata
Metadata
Assignees
Labels
No labels