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