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
TypeError: Cannot read property 'apply' of undefined
at ReactWrapper.<anonymous> (node_modules/enzyme/build/ReactWrapper.js:351:44)
at ReactWrapper.single (node_modules/enzyme/build/ReactWrapper.js:739:17)
at ReactWrapper.simulate (node_modules/enzyme/build/ReactWrapper.js:350:12)
Because there's an unchecked reference to an event type. Instead, enzyme should give an informative message.
The text was updated successfully, but these errors were encountered:
Running
Produces
Because there's an unchecked reference to an event type. Instead, enzyme should give an informative message.
The text was updated successfully, but these errors were encountered: