dillon1000/react

Commit

Fix missing change event target in old IE

Events have `.srcElement` in old IE, not `.target`.

Fixes #4578.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/client/eventPlugins/ChangeEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…