react-final-form-arrays icon indicating copy to clipboard operation
react-final-form-arrays copied to clipboard

When there is a rerender and the form has keepDirtyOnReinitialize it will result in dirty form

Open bogdansoare opened this issue 7 years ago • 0 comments

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?

screen shot 2018-08-30 at 20 30 20

bogdansoare avatar Aug 30 '18 17:08 bogdansoare