滚动页面的时候报错:Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

f***@126.com
- 发布:2019-04-16 11:45
- 更新:2019-04-16 11:46
- 阅读:1665
HBuilderX 1.9.1版本:Ignored attempt to cancel a touchend event with cancelable=false, for example
分类:HBuilderX
JJJJJ
老大,,警告也不舒服吧,这问题怎么解决的啊
2019-04-16 16:10
LiYongKe
回复 m***@95jw.cn: 同问,老崩溃啦
2021-10-11 15:43
刘星
css
page{
touch-action: none;
}
2022-04-08 14:37