Reputation: 779
I'm using Jquery plugin touchSwipe and I encounter an issue. I can't scroll on my iPad (or iPhone) over the section where I activated the swipe handler.
I've activated the allowPageScroll:"vertical"
option. It works on Android.
If you want to test by yourself you can try to scroll up/down (on an iOs device of course) the first "Swipe me" section of this page.
How can I fix it ? Why it doesn't work ?
Thanks
Upvotes: 1
Views: 1086
Reputation: 308
This is an outstanding bug with the plugin (likely due to irregular behavior from the iOS devices). The bug was reported in December 2015 and has yet to be resolved by the developer (link to issue).
Several work-arounds have been offered by the community, but each comes with the potential for negative side-effects that are worse than the problem they aim to solve.
Upvotes: 0