vConsole icon indicating copy to clipboard operation
vConsole copied to clipboard

Unable to preventDefault inside passive event listener invocation

Open lilu1814 opened this issue 3 years ago • 3 comments

vConsole Version:3 通过cdn方式引入 unpkg.com/vconsole@latest/dist/vconsole.min.js 会报 Unable to preventDefault inside passive event listener invocation image

lilu1814 avatar May 07 '22 02:05 lilu1814

请问有无可复现的网页?

Maizify avatar May 09 '22 11:05 Maizify

请问有无可复现的网页?

我通过Android代码注入webviewscript标签或直接注入vconsole.min.js代码,再执行const vConsole = new VConsole();,此时点击vconsole按钮就会输出这个异常

strange-qwq avatar May 24 '22 02:05 strange-qwq

我不知道最后可用的版本是多少,我临时降回3.9.1版本解决了这个问题

strange-qwq avatar May 24 '22 02:05 strange-qwq