If form contains a set of Fields with a prop initialValue and without a prop value and a single Hidden component with all required props defaultValue, initialValue and value, Hidden field causes form Pristine value change to false. You can supply same values for defaultValue, initialValue and value - the outcome is still the same.
If form contains a set of Fields with a prop
initialValueand without a propvalueand a singleHiddencomponent with all required propsdefaultValue,initialValueandvalue, Hidden field causes formPristinevalue change to false. You can supply same values fordefaultValue,initialValueandvalue- the outcome is still the same.