dillon1000/react

Commit

Fix IE8 disabled input throwing on focus

When IE8 focuses a disabled item, it throws
This makes sure the we're not focusing the item during selection restoration/autofocus when the element's disabled.
Browse files
Changed paths2 files
First-parent comparison
M src/browser/ReactInputSelection.js ModifiedM src/browser/dom/components/AutoFocusMixin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…