In the case of auto-generating a username, one way will be through Formik's setValues : onSubmit(values) { // We added a `username` value ...
確定! 回上一頁