[Intervention] Ignored attempt to cancel a touchmove event with cancelable=f

使用Vue-Awesome-Swiper时,滑动报错

报错信息为[Intervention] Ignored attempt to cancel a touchmove event with cancelable=f

解决方法:

在滑动报错的标签的样式上添加

touch-action: none  即可解决该问题

posted @ 2020-08-01 16:23  一梦梦  阅读(4580)  评论(0)    收藏  举报