final-form / final-form/react-final-form-arrays
Remove empty item?
Open
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
`Field` component has the `parse` prop that allows authors to change the value before storage. That being said, `FieldArray` does not have the same prop and makes it difficult to parse out empty items. This will need to be done after submitting which is not ideal.
Thoughts or ideas?
Contributor guide
Assessment
This issue has not been assessed yet.