final-form / final-form/react-final-form
[feature]not removing field name from state, when its value become empty
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
In all examples if write something in input, than clear it, the field name will be dropped from state. But is it possibly maybe with some additional prop like `notRemoveWhenEmpty` in Field, the value will be null, or empty or anything else.
Contributor guide
Assessment
This issue has not been assessed yet.