-
-
Notifications
You must be signed in to change notification settings - Fork 495
Closed
final-form/react-final-form-arrays
#40Labels
Description
Are you submitting a bug report or a feature request?
I report a bug
What is the current behavior?
I use the form array field with a initialized value, when I change the value (in the example, I put "toto", next "tot" and back with "toto") so I come back on the initial value of the select component but
the pristine doesn't come back at the initial value.
I Fork the field Array example here:
https://codesandbox.io/s/j7o525yn23
Thanks @erikras
kaskazurek, scech, garrettberg, zsolt-dev, fernandomg and 5 more