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
When running tests I get the Enzyme Internal Error: unknown node with tag 13 error which started to appear after I've updated React to 16.6.0 and started using React.lazy. From what I've read from other issues like this it's probably because of lack of support for the newest feature of React. So do you already support React 16.6.0?
The text was updated successfully, but these errors were encountered:
API
Version
Adapter
When running tests I get the
Enzyme Internal Error: unknown node with tag 13
error which started to appear after I've updated React to 16.6.0 and started usingReact.lazy
. From what I've read from other issues like this it's probably because of lack of support for the newest feature of React. So do you already support React 16.6.0?The text was updated successfully, but these errors were encountered: