final-form / final-form/react-final-form-arrays
When there is a rerender and the form has keepDirtyOnReinitialize it will result in dirty form
Open
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
### What is the current behavior?
When a form has `keepDirtyOnReinitialize` and there is a rerender, pristine will change to false
### What is the expected behavior?
If nothing changed pristine should stay true.
### Sandbox Link
https://codesandbox.io/s/q9r4r2o2k6
### What's your environment?

Contributor guide
Assessment
This issue has not been assessed yet.