Hannu-Pekka Heinäjärvi

Results 3 comments of Hannu-Pekka Heinäjärvi

I too had problems with `validateOnMount` and noticed this: https://github.com/jaredpalmer/formik/blob/master/src/Formik.tsx#L350 As a workaround, I have this hook in my form to do the validation on mount: ``` useEffect(() => {...

Yeah, `density` does not seem to get passed along. Same with `colorspace`.