Chris Parvin
Chris Parvin
Thanks for the reply - I'll try the approach you suggested and do a bit more digging, see if I can get any further.
Using zod schema as a form level onChange validator causes form elements to unnecessarily re-render.
Hi, just to mention that I've been having the same issue when using a Yup schema at the form level, in this case using the blurAsync validator method. Due to...
> > The simultaneous invocation of the refresh token endpoint doubles the number of requests sent to the authentication server. > > `StrictMode` has no effect in production. This is...