Delay between <form> onSubmit and react-form onSubmit callback called
When I add a console log to both the form's onSubmit callback, and the useForm hook's options onSubmit callback, I see there is a slight, but noticeable, delay between the two logs.