jaredpalmer / formik-effect

Declarative component for managing side-effects in Formik forms. 580 bytes
https://npm.im/formik-effect
MIT License
166 stars 13 forks source link

TypeError: Cannot read properties of null (reading 'useRef') #13

Open ivankikic opened 1 year ago

ivankikic commented 1 year ago

image

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)