We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@Doifo 在 win10 + chrome(版本 88.0.4324.146(正式版本) (64 位)) 测试没有报错,这是测试连接 https://codesandbox.io/s/new-moon-cbtmm?file=/package.json
你那边给一个可以复现的 codesandbox 吧
Originally posted by @bubkoo in #639 (comment)
---codesanbox确实不会报错,这个我已经尝试过了,但本地开发还是会报错,环境: win10+chrome101.0.4951.67+angular13+@antv/[email protected] 报错指向mousewheel.js onwheel方法第41行:e.preventDefault(); 报错内容:Unable to preventDefault inside passive event listener invocation.
The text was updated successfully, but these errors were encountered:
👋 @liubai678
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Sorry, something went wrong.
有本地的报错 demo 看下吗?
This thread has been automatically locked because it has not had recent activity.
Please open a new issue for related bugs and link to relevant comments in this thread.
No branches or pull requests
@Doifo 在 win10 + chrome(版本 88.0.4324.146(正式版本) (64 位)) 测试没有报错,这是测试连接 https://codesandbox.io/s/new-moon-cbtmm?file=/package.json
你那边给一个可以复现的 codesandbox 吧
Originally posted by @bubkoo in #639 (comment)
---codesanbox确实不会报错,这个我已经尝试过了,但本地开发还是会报错,环境:
win10+chrome101.0.4951.67+angular13+@antv/[email protected]
报错指向mousewheel.js onwheel方法第41行:e.preventDefault();
报错内容:Unable to preventDefault inside passive event listener invocation.
The text was updated successfully, but these errors were encountered: