formik-effect
formik-effect copied to clipboard
TypeError: Cannot read properties of null (reading 'useRef')

Does someone know what is the problem? I can't even use Formik, I get this error on every try of use.
Is there a problem with newer versions of react or and what is the solution if it is? (I am using react 18.2.0)
Hi, i have same problem. Have u solved it?