dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonsrc/browser/ReactInputSelection.js ModifiedM src/browser/dom/components/AutoFocusMixin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…