dillon1000/react

Commit

remove unguarded getRootNode call (#26152)

I forgot to guard the `getRootNode` call in #26106 and it fails in IE8
and old jsdom. I consolidated the implementation a bit and removed the
unguarded call
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom-bindings/src/client/ReactDOMFloatClient.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…