Nathan

Results 2 comments of Nathan

I'm running into this issue too. I have `validateOnMount` set but I don't see any of my Field validation functions running and `isValid` is `true`.

I don't see where in the source code that `validationOnMount` is referenced: https://github.com/jaredpalmer/formik/search?q=validateOnMount&unscoped_q=validateOnMount It looks like it was never implemented? If that's the case, remove it from the docs.