移动端,想做一个拖动的而效果,出现这种警告是什么问题造成的呢?
Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
我也遇到了这种问题,不知道你的问题解决了没有?
这个warning是不是在浏览器调试出现的,在设备上点击下试试。