小程序本地预览没有问题,真机测试和线上测试的时候都提示如下错误:
remote-helper.js:1 eval script evaluate_id #3 failed TypeError: e.shift is not a function at d ([publib]:16:22123) at Object.S ([publib]:1:1680) at Object.value [as subscribeHandler] (C:\Users\fushuo\AppData\Roaming\Tencent\微信开发者工具\package.nw\js\unpack\remote-helper.js:55:2176) at [VM 4]:1:58 at Script.runInContext (vm.js:135:20) at Object.runInContext (vm.js:298:6) at handleEvaluateJavascript (C:\Users\fushuo\AppData\Roaming\Tencent\微信开发者工具\package.nw\js\unpack\remote-helper.js:1:9798) at handleProcessMessage (C:\Users\fushuo\AppData\Roaming\Tencent\微信开发者工具\package.nw\js\unpack\remote-helper.js:55:2618) at WebSocket.ws.on (C:\Users\fushuo\AppData\Roaming\Tencent\微信开发者工具\package.nw\js\unpack\remote-helper.js:55:6339) at WebSocket.emit (events.js:193:13) |
之前没有这个问题,小程序也只是修改了下业务域名。对这个问题十分不解。希望可以得到更多人的帮助。谢谢。
就是canvas 2d 调试时用 force-use-old-canvas="{{false}}" 上线就去掉,调试会有卡顿
这个问题有解决了吗
eval script evaluate_i #106 failed ReferenceError: HTMLCanvasView is not defined
at n.value (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:827341)
at n.value (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:650874)
at t (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:651046)
at w (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:650045)
at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:825532)
at eval (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:782073)
at Object.m (eval at n.call.document (runtime.js?devtools_ignore=true:1), <anonymous>:2:77725)
at Object.value [as subscribeHandler] (runtime.js?devtools_ignore=true:1)
at eval (eval at c (runtime.js?devtools_ignore=true:1), <anonymous>:1:58)
at eval (<anonymous>)
修复了吗?这个问题
所以就没后文了?一直莫名其妙遇到这种问题,
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)