Fixs
- Issue managing common types as collection item (with field name like
collection[index]
). Remove this kind of item could cause an issue of lost data - Issue with initialValues after a form reset, initialValues were kept even if the data were already reset, so on unmount/re-mount we had those values set another time.