dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/browser/eventPlugins/AnalyticsEventPluginFactory.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…