dillon1000/react

Commit

Don't use .returnValue if .defaultPrevented exists

`.defaultPrevented` exists in IE9+. I checked in IE9, Chrome, and Firefox that it does default to `false`.

Fixes #527.
Browse files
Changed paths1 file
First-parent comparison
M src/event/synthetic/SyntheticEvent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…