vue项目中使用mint-ui Loadmore组件报错解决方案: Ignored attempt to cancel a touchmove event with cancelable=false
📅 2026/7/28 19:28:50
报错内容如下[Intervention] Ignored attempt to cancel a touchmove event with cancelablefalse, for example because scrolling is in progress and cannot be interrupted.上面的内容虽然不会影响到项目的运行效果但看着飘一串红字总是稍有一些不爽所以解决它1、找到报错位置2、打开文件/node_modules/_mint-ui2.2.13mint-ui/lib/mint-ui.common.js3、在步骤1找到的位置处添加event.cancelable判断,判断是否取消了关联的默认动作—————END—————喜欢本文的朋友们欢迎关注公众号张培跃收看更多精彩内容公众号回复电子书送你经典电子书籍