Skip to content

Unwillingness to propogate events prevents nesting of other swipeable elements on mobile #66

@masonn

Description

@masonn

When the scrollable element contains something else that should respond to swipes, such as a carousel that can swipe left/right in a scroll area that swipes up/down, the event.stopPropagation(); calls in startTouchScrolling and stopTouchScrolling prevent the events from passing on to the carousel.

Using onCustomScroll could be a work around, but it only reports 'direction' of up/down when using vertical scrolling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions