You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I also ran into this issue. I get the error Enzyme Internal Error: unknown node with tag 13. It happens whenever I try mount a component that has formik in it. It seems that the current version of enzyme is missing a tag type that formik is using. See their issue enzymejs/enzyme#1509
Describe the bug
Error when using withFormik with enzyme
To Reproduce
Expected behavior
successful tests
The text was updated successfully, but these errors were encountered: