Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.0.0-alpha.15
Environment
win10 / Chrome 96.0.4664.110(正式版本) (64 位) / vue 3.2.26
Reproduction link
Steps to reproduce
1、打开 Reproduction link ;
2、调用浏览器的开发者工具,调为移动端模式;
3、触摸 Carousel,报错 Unable to preventDefault inside passive event listener invocation 。
ps.应用开发给平板电脑用的,需要触摸功能;某个热门ui的Carousel没有触摸功能;还好你们的有
What is expected?
解决报错问题
What is actually happening?
开发者工具控制台大量报错,影响开发调试