You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2023. It is now read-only.
Swipeable elements within the iron-swipeable-container prevent the page from vertically scrolling, even when they have the disable-swipe attribute.
Maybe this is related to issue #5 as it seems to me that vertical scrolling should be given priority over swiping which should occur only after a certain distance.
Swipeable elements within the
iron-swipeable-containerprevent the page from vertically scrolling, even when they have thedisable-swipeattribute.Maybe this is related to issue #5 as it seems to me that vertical scrolling should be given priority over swiping which should occur only after a certain distance.