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
2.4.2
https://jsbin.com/?html,output
不好复现,我们每天大概有5% ~ %10的用户有报这些错,普遍都是安卓手机(比如有机型PCEM00、vivo X21i A、V1832A、Huawei P10等)
能否修复一下这个问题
从我们内部的埋点监控系统上报的数据发现,有用户出现以下报错
Uncaught TypeError: Cannot read property 'x' of undefined (e.zoom) Uncaught TypeError: Cannot read property 'baseScale' of undefined (e._zoomTo)
不知道这种报错是否会导致缩放失败,阻塞进程
The text was updated successfully, but these errors were encountered:
hubvue
No branches or pull requests
Version
2.4.2
Reproduction link
https://jsbin.com/?html,output
Steps to reproduce
不好复现,我们每天大概有5% ~ %10的用户有报这些错,普遍都是安卓手机(比如有机型PCEM00、vivo X21i A、V1832A、Huawei P10等)
What is expected?
能否修复一下这个问题
What is actually happening?
从我们内部的埋点监控系统上报的数据发现,有用户出现以下报错
Uncaught TypeError: Cannot read property 'x' of undefined (e.zoom)
Uncaught TypeError: Cannot read property 'baseScale' of undefined (e._zoomTo)
不知道这种报错是否会导致缩放失败,阻塞进程
The text was updated successfully, but these errors were encountered: