react-drag-to-select
react-drag-to-select copied to clipboard
Releasing a drag on <audio> or <video> tag with controls fails
Just as the title says, releasing the mouse button when over a media element with controls enabled will simply continue the selection instead of ending it. This happens on both audio and video. On videos with controls hidden (or if you right click and hide the controls yourself) then this problem is not present.