rescriptbr / reform

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

Fix form.validateForm(...) behavior #218

Closed vmarcosp closed 2 years ago

vmarcosp commented 2 years ago

Description

This PR fixes the form.validateForm behavior by triggering an update on fieldsState when the form state is Valid.