dillon1000/react
Commit
Browse files Fallback to event.srcElement for IE9 (#12976)
It looks like we accidentally removed a fallback condition for the event target in IE9 when we dropped some support for IE8. This commit adds the event target specific support code back to getEventTarget.js Fixes #12506
Changed paths1 file
First-parent comparisonpackages/react-dom/src/events/getEventTarget.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…