1.39.0
Form
component:onSubmit
receives asetErrors
function now that can be used to programatically set errors on fields (useful when receiving server errors on form submission).
Form
component:
onSubmit
receives a setErrors
function now that can be used to programatically set errors on fields (useful when receiving server errors on form submission).