收藏
回答

如何定位we分析中的js错误?

Cannot read properties of undefined (reading \'data\') [DEBUG pages/guess/join.js:1351]
TypeError: Cannot read properties of undefined (reading \'data\') [DEBUG pages/guess/join.js:1351]
at r (https://pages/guess/guess.js:1:1) [DEBUG pages/guess/join.js:1351]
at Object.fail (https://lib/WASubContext.js:1:139968)
at Object.fail (https://lib/WASubContext.js:1:140241)

______________________________________________________

undefined is not an object (evaluating \'k[i[++j]][k[i[++j]]]\') [DEBUG pages/pay/pay.js:1301]
r@https://usr//app-service.js:1801:2251 [DEBUG pages/pay/pay.js:1301]
@https://lib/WAServiceMainContext.js:1:2020550 [DEBUG pages/pay/pay.js:1301]
Pn@https://lib/WASubContext.js:1:352869
@https://lib/WAServiceMainContext.js:1:2020536
@https://lib/WAServiceMainContext.js:1:873142
a@https://lib/WAServiceMainContext.js:1:644718
Ou@https://lib/WAServiceMainContext.js:1:644890
Bu@https://lib/WAServiceMainContext.js:1:646030
@https://lib/WAServiceMainContext.js:1:646260
s@https://lib/WAServiceMainContext.js:1:123205
callAndRemove@https://lib/WAServiceMainContext.js:1:118753
invokeCallbackHandler@https://lib/WAServiceMainContext.js:1:122252

---------------
[DEBUG pages/guess/join.js:1351  啥意思,1351字符吗?行数没到1351
回答关注问题邀请回答
收藏

2 个回答

  • 婪兜
    婪兜
    2023-12-01

    啊? 感觉你这个定位就非常明确了啊,文件、变量。

    后续we分析这个js都得收费,定位更加困难

    2023-12-01
    有用
    回复
  • Lewis
    Lewis
    2023-10-24

    这是sourcemap里面的行:列吧,你这个 DEBUG 是怎么弄出来的?

    2023-10-24
    有用
    回复 2
    • C.ROBBER🥤
      C.ROBBER🥤
      2023-10-24
      小程序we分析里面显示的
      2023-10-24
      回复
    • Lewis
      Lewis
      2023-10-25回复C.ROBBER🥤
      我是说后面代DEBUG的
      2023-10-25
      回复
登录 后发表内容