sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.52k forks source link

Slider jiggles when scrolling on a touch device. #384

Open Tvs-Frank opened 6 years ago

Tvs-Frank commented 6 years ago

jquery.js:4991 [Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

It would be great if the slider was disabled on a touch device while scrolling.

Can be replicated using Chrome's touch device emulator under the developer's console.

jQuery v1.11.3 / Chromium Version 64.0.3282.140 (Official Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit)

infobahn commented 6 years ago

I'm having the exact same problem.

i3-californiaavocado commented 6 years ago

Wondering if anyone has found a workakround to this?

pan1982 commented 4 years ago

Same issue. Did somebody manage?