kornelski / slip

Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k stars 213 forks source link

Bug when scrolling on Mobile Safari IOS 8.1 #32

Closed lirbank closed 9 years ago

lirbank commented 9 years ago

Heya,

Found this small bug when implementing and it's also present in your example https://pornel.net/slip/ - so should be easy to reproduce. If you scroll the list on IOS it will output the error seen in the screenshot many times. You have to scroll the list buy touching the list itself (if you scroll by grabbing on the page footer for example, then the error won't appear). Also does NOT happen on desktop browsers (including Safari).

Totally love your lib!

The screenshots:

image

image

mauron85 commented 9 years ago

I can confirm that bug in Chrome for Android and also in Chrome Desktop when emulating touch events.