dillon1000/react

Commit

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
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/client/ReactInputSelection.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…