final-form / final-form/react-final-form-arrays
Add ability to provide FieldConfig (or at least isEqual) for FieldArray
Open
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
### Are you submitting a **bug report** or a **feature request**?
Feature request
### What is the current behavior?
Currently it's not possible to set (in my case) custom **isEqual** function for **FieldArray**. I would like to detect changes with deepEquals to know whether something has changed. Now as I understand it's not possible.
Contributor guide
Assessment
This issue has not been assessed yet.