rescriptbr / reform

📋 Reasonably making forms sound good
https://rescript-reform.netlify.app/
MIT License
353 stars 41 forks source link

fix(reform): update formState on field array change #241

Open haflinger opened 2 years ago

haflinger commented 2 years ago

Add missing formState update on FieldArrayAdd / FieldArrayRemove / FieldArrayRemoveBy / FieldArrayUpdateByIndex

vmarcosp commented 1 year ago

cc @fakenickels

mattliving commented 6 months ago

Just encountered the need for this too - would be great to get it merged in :).