vue项目中使用mint-ui Loadmore组件报错解决方案: Ignored attempt to cancel a touchmove event with cancelable=false
报错内容如下:
[Intervention] Ignored attempt to cancel a touchmove event with cancelablefalse, for example because scrolling is in progress and cannot be interrupted.
上面的内容虽然不会影响到项目的运行效果,但看着飘一串红字总是稍有一些…
2026/7/28 19:28:50