leongersen / noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
https://refreshless.com/nouislider/
MIT License
5.66k stars 659 forks source link

Slider breaks vertical screen drag #1157

Closed cdalexndr closed 3 years ago

cdalexndr commented 3 years ago

If user begins the drag with a touch on the slider, then drags up/down to scroll the screen, the screen will not be moved and slider will be updated with the first touch position.

leongersen commented 3 years ago

This is possibly a duplicate of #788

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.