Skip to content

v1.9.8

Choose a tag to compare

@alexhisen alexhisen released this 02 Sep 20:48
· 28 commits to master since this release

fix: pass different (field schema, not model) keys to React for alternate components for the same modelKey, otherwise onModelChange never fires. New tests to check this. Also, as a precaution against unmount/mount sequence issues, only delete the formfield from store.fields if it matches the current field schema key.

v1.9.7...v1.9.8