dillon1000/react
Commit
Browse files 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
Changed paths1 file
First-parent comparisonsrc/browser/ui/ReactDOMSelection.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…