dillon1000/react
Commit
Browse files Fix missing change event target in old IE
Events have `.srcElement` in old IE, not `.target`. Fixes #4578.
Changed paths1 file
First-parent comparisonsrc/renderers/dom/client/eventPlugins/ChangeEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…