onSubmit will not be called if the form has errors. Formik handles calling the validation on the using schema before calling this onSubmit ...
確定! 回上一頁