Groomain

Results 6 comments of Groomain

+1 Any advance for this feature ?

I'm using this beforeNext function to do it. ``` const beforeNext = React.useCallback( async ( values: FormikValues, formikBag: FormikProps ): Promise => { const validationErrors = await formikBag.validateForm(); if (Object.keys(validationErrors).length...

Hello @mjangir any plan to merge these pull requests ?

Sorry, I forgot to commit the import. Normally it should not failed now.

The docs failed to be deployed. Is it because of the PR or juste a problem on github ?