dillon1000/react
Commit
Browse files Fix an SVG focusing crash in IE11 (#12996)
* revert #11800 because #12763 * use try/catch for SVG in IE11 * use focusNode(element) when element.focus isn't a function. * revert #11800
Changed paths1 file
First-parent comparisonpackages/react-dom/src/client/ReactInputSelection.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…