Open jsnavarroc opened 2 years ago
I'm using Formik + react-input-mask and my case missed including the field "initialValues={{". Example: < Formik innerRef={formikRef} initialValues={{ phone: '', }} My field looks like this:
in your case you would have to see the more complete code.
When implementing the component, show this error.