Closed vmarcosp closed 2 years ago
This PR fixes the form.validateForm behavior by triggering an update on fieldsState when the form state is Valid.
form.validateForm
Valid
Description
This PR fixes the
form.validateForm
behavior by triggering an update on fieldsState when the form state isValid
.