原文:Unable to preventDefault inside passive event listener due to target being treated as passive?

使用滚动时候,新版google浏览器,会弹出如下的警告。 解决方法,可以加上 touch action: none 这句样式去掉。 其原因:https: developers.google.com web updates scrolling intervention 是chrome为了提高页面的滑动流畅度而新折腾出来的一个东西 分析文章:https: segmentfault.com a ea ...

2017-03-20 15:05 0 10779 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM