dillon1000/react

Commit

opt out of input events for ie 10 and 11

while supported then Input event is too noisy in IE. Firing on
placeholder sets, and when an input is focused with a placeholder.

fixes #3377 and fixes #3484
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/client/eventPlugins/ChangeEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…