final-form / final-form/react-final-form
react final form decorator loses previous value
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
To find out if a field has been changed, you need to compare it with the previous value, but if the state is updated in the component where , then prevValues in decorators is reset to zero

Contributor guide
Assessment
This issue has not been assessed yet.