Fixes a bug where server errors were blocking the form submission
Separates out the state of the input and whether the value of the input is deemed valid. This allows the form to be resubmitted and if the server errors are resolved, process the form
Showing
Please register or sign in to comment