Skip to content

Cannot scroll vertically to other section in mobile view. #525

@Afif-tech

Description

@Afif-tech

(I set the carousel on mobile to full screen width and viewport, but encountering an issue where users are unable to scroll vertically to other sections of the page when interacting with the carousel. Instead, horizontal swiping/sliding of the carousel occurs, or vertical scrolling is simply blocked, even when the component is configured to prevent its own dragging.
eg: :touch-drag="false" :mouse-drag="false"
I also tried using touch-action: pan-y but I still cannot scroll to next section when touching the carousel area.

Any idea how enable vertical scrolling to next section when touching the carousel area?

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