austenpayan/skippr

Slider prevents scrolling on touch devices

Opened this issue · 2 comments

I’ve implemented the slider on this site and it works great. The only problem is that it doesn’t work quite so well on touch devices. I’ve ran into an issue on both Safari for iPad and Firefox for Samsung Galaxy S2 where if you try to scroll with your finger on the area that the slider covers then you can’t scroll at all. It’s a bit hard to explain 😄

Has anybody else ran into this issue?

Thanks to @austenpayan for this great OSS.

Thanks for the feedback. I actually do have this bug on a personal list of problems that I have yet to tackle. I will move it up my list since a few people have brought it up. I'll try to get a fix working and release it soon!

@austenpayan do you have anything in mind about what it could be? I can try and investigate and open a PR.