On my touch-enabled laptop running the latest Chrome, Slider responds only to touch dragging and appears to ignore the mouse.
This is due to mikepb/react-draggable#5 and is fixed by mikepb/react-draggable#6, so assuming that PR is accepted, the fix here should be trivial (just update react-draggable2).
On my touch-enabled laptop running the latest Chrome,
Sliderresponds only to touch dragging and appears to ignore the mouse.This is due to mikepb/react-draggable#5 and is fixed by mikepb/react-draggable#6, so assuming that PR is accepted, the fix here should be trivial (just update
react-draggable2).