【JS脚本错误】
Appid: wx687b1b524d23f77c
告警时间: 2021-10-07 22:52:00
错误类型: 业务代码错误
告警内容: 阈值告警,当前10 上限10
错误样例 (展示top3错误):
1 Cannot read property 'appId' of undefined 4次
登录公众平台小程序运维中心 查看更多错误信息 好像类似底层官方的问题
Cannot read property \'appId\' of undefined
TypeError: Cannot read property \'appId\' of undefined
at Od (WASplashadWorker.js:1:295216)
at Wd.beforeSuccess (WASplashadWorker.js:1:297114)
at o.<anonymous> (WASplashadWorker.js:1:262930)
at <NetworkRequest7success callback function>
at https://lib/WAWorker.js:2:164596
你好,问题已知,不影响小程序使用,我们近期修复下。
真机测试发现出现 errno: 4,是内部错误吗?
小程序测试,
功能正常使用,开发工具不报错,但真机 开发者模式 调试打开 可以看到这个 错误日志
[worker] Uncaught (in promise)
Object {errMsg: "removeTextView:fail:remove...
errMsg: "removeTextView:fail:remove view failed"
errno: 4
查文档说是 内部错误码,也不知道真假,这种会不会影响使用呢?