matthias-vogt / legitRipple.js

Material Design ripples with jQuery

Home Page:https://matthias-vogt.github.io/legitRipple.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaks page scrolling in iOS

kmgsoftware opened this issue · comments

Very cool plugin, but after we enabled it, any page with it active ceases to be scrollable in iOS Safari. If I set unbind to true (or just get rid of the plugin) the scrolling works again. Something about this plugin is interfering with the "drag" events.

I've experimented with the dragging, adaptPos, scaleMode, allowDragging, fixedPos, and touchDelay options, but nothing allows the site to scroll. Any ideas?

Hi :) thanks, I just tried the demo page on iOS 7.1.2 on a friends' phone and it worked fine, can you give me a test page to reproduce the bug and iOS/Browser version?