收藏
回答

Cannot read property 'code' of null

框架类型 问题类型 操作系统版本 手机型号 微信版本
小游戏 Bug 暂无 暂无 7.0.19

在微信后台发现 版本7.0.19 出现这个报错,占比高达66%以上,其他版本还好比较少。

Cannot read property 'code' of null

TypeError: Cannot read property 'code' of null

at t.<anonymous> (https://usr/game.js:69:32773)

at r (https://usr/game.js:69:1673)

at Object.next (https://usr/game.js:69:1008)

at s (https://usr/game.js:69:771)

回答关注问题邀请回答
收藏

1 个回答

  • Forever
    Forever
    2020-10-16

    at t.<anonymous> (https://usr/game.js:69:32773) 第69行32773位的代码是怎么样的?

    2020-10-16
    有用
    回复 2
    • 海风
      海风
      2020-10-16
      这个文件吗
      2020-10-16
      回复
    • Forever
      Forever
      2020-10-16回复海风
      是的,js报错的原因,是由于null的值去读取code所导致的错误
      2020-10-16
      回复
登录 后发表内容
问题标签