gameThirdScriptError
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
TypeError: Cannot read property 'toLowerCase' of undefined
at i.v (WAGame.js:1:363306)
at new i (WAGame.js:1:380380)
at at (WAGame.js:1:381605)
at at (WAGame.js:1:3066)
at Array.forEach (<anonymous>)
at d (WAGame.js:1:3046)
at Object.S (WAGame.js:1:1739)
at Object.ret.subscribeHandler (<anonymous>:26:28)
at <anonymous>:1:67
同样的代码同样三台测试机,有一台小米也报这个错误,一模一样,其他正常。怎么解决?
不同的机器js处理不一样可能是哪里出现空值了,就好比有的机器空值是undefined有的是""这个
这种报错,肯定是出现空值了啊
谢谢找到原因了
应该不是楼上说的问题,我的今天下午也出现了。好像是说官方问题