我編寫了一個拖拽組件,里面如下圖所示,注冊了各種事件,li的width和height都是100%,ul是給定的寬度和高度。\拖動的時候偶爾會出現(xiàn)以下報錯,但是并不會影響正常使用?這種報錯一般是什么情況呢?[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.給父元素添加了touchstart阻止默認行為的空事件也沒有改變報錯。
添加回答
舉報
0/150
提交
取消