Skip to content

SwipeAction 在微信小程序中无法上下滑动 #1298

Open
@foxyZeng

Description

RT

查看源码发现,用的是catch:touchstart,这会阻止事件冒泡,导致无法上下滑动。改成bind:touchstart即可正常上下滑动
catch:touchstart="onTouchStart"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions