react-forms icon indicating copy to clipboard operation
react-forms copied to clipboard

FieldsGroup already exists in form.

Open DeividasBakanas opened this issue 7 years ago • 0 comments

FieldGroup with a prop destroyOnUnmount={false} throws an unexpected error:

image

Issue reproduction: https://codesandbox.io/s/6xmzoo05xr

Press Toggle button two times (perform unmount and mount) to get the error.

DeividasBakanas avatar Sep 21 '17 10:09 DeividasBakanas