dillon1000/react
Commit
Browse files 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
Changed paths1 file
First-parent comparisonpackages/react-dom-bindings/src/client/ReactDOMFloatClient.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…