Skip to content

v2.4.5

Latest
Compare
Choose a tag to compare

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.