dillon1000/react

Commit

Error in extractEvents

If the event is on the window object, topScroll, for instance, the topLevelTarget will not have getAttribute defined. Restore the previous `|| !topLevelTarget.attributes` check to avoid an error on every scroll.
Browse files
Changed paths1 file
First-parent comparison
M src/browser/eventPlugins/AnalyticsEventPluginFactory.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…