⭐⭐单纯开启了skyline模式,部分手机就会:白屏+(jsEnginScriptError) R.devArgs报错
如果只是单纯开了skyline部分手机就直接白屏,那我们还怎么有信心用这个渲染引擎呢?请官方赶紧看一下这个问题,还有我发现2月份就有其他人反馈过一样的问题(https://developers.weixin.qq.com/community/minihome/doc/000c0ae3a441d81f2ff2328bd6fc00),目前我也出现了,请赶紧帮忙看一下并处理谢谢。
⭐⭐报错复制出来如下:
SystemError (jsEnginScriptError)
R.devArgs is not a function
TypeError: R.devArgs is not a function
at (micro_mall/ai-act/chunk_5.appservice.js:1:448)
at a (micro_mall/ai-act/chunk_5.appservice.js:1:426)
at $t.create (WASubContext.js:1:477237)
at (WASubContext.js:1:489056)
at (WASubContext.js:1:452981)
at (WASubContext.js:1:491338)
at (WASubContext.js:1:452981)
at (WASubContext.js:1:496577)
at (WASubContext.js:1:452981)
at Function.Cr (WASubContext.js:1:497243) {type: "string", description: "SystemError (jsEnginScriptError)\nR.devArgs is not a function\nTypeError: R.devArgs is not a function\nat (micro_mall/ai-act/chunk_5.appservice.js:1:448)\nat a (micro_mall/ai-act/chunk_5.appservice.js:1:426)\nat $t.create (WASubContext.js:1:477237)\nat (WASubContext.js:1:489056)\nat (WASubContext.js:1:452981)\nat (WASubContext.js:1:491338)\nat (WASubContext.js:1:452981)\nat (WASubContext.js:1:496577)\nat (WASubContext.js:1:452981)\nat Function.Cr (WASubContext.js:1:497243)", value: "SystemError (jsEnginScriptError)\nR.devArgs is not a function\nTypeError: R.devArgs is not a function\nat (micro_mall/ai-act/chunk_5.appservice.js:1:448)\nat a (micro_mall/ai-act/chunk_5.appservice.js:1:426)\nat $t.create (WASubContext.js:1:477237)\nat (WASubContext.js:1:489056)\nat (WASubContext.js:1:452981)\nat (WASubContext.js:1:491338)\nat (WASubContext.js:1:452981)\nat (WASubContext.js:1:496577)\nat (WASubContext.js:1:452981)\nat Function.Cr (WASubContext.js:1:497243)"}
app.json 配置:
我的页面只是很纯净的开启skyline而已:
更新微信版本试试呢 这边测试未复现