滑动报 Unable to preventDefault inside passive event listener due to target being treated as passive 的解
Posted rachelch
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了滑动报 Unable to preventDefault inside passive event listener due to target being treated as passive 的解相关的知识,希望对你有一定的参考价值。
google浏览器滑动出现以下问题:
解决办法如下:
在html
元素下添加样式 touch-action: none;
html touch-action:none;
以上是关于滑动报 Unable to preventDefault inside passive event listener due to target being treated as passive 的解的主要内容,如果未能解决你的问题,请参考以下文章
Nacos 启动报错 Unable to start web server……Unable to start embedded Tomcat
滑动时报错[Intervention] Unable to preventDefault inside passive event listener due to target being treat
cdh报 Unable to acquire JDBC Connection
cdh报 Unable to acquire JDBC Connection
移动端页面滑动时候警告:Unable to preventDefault inside passive event listener due to target being treated as pa