[Intervention] Ignored attempt to cancel a touchend event with cancelable=false?

 $(".module").on("touchmove", ".list-horizontal",  function (e) {
    // doSomething
})

滚动.list-horizontal 里面的元素,[Intervention] Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. 提示这个错误,怎么修改?

阅读 823
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题
宣传栏