dillon1000/react

Commit

Remove calls to `Range.detach`

This method is a no-op, as demonstrated by console warnings in Chrome and https://developer.mozilla.org/en-US/docs/Web/API/range.detach.

Remove callsites.

Fixes #2142
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/ReactDOMSelection.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…