小程序别人登录报错?
发布于 6 年前 作者 chaofang 13952 次浏览 来自 官方Issues

小白做小程序别人进小程序要登录会报错,求大神指教

{type: “tap”, timeStamp: 719040, target: {…}, currentTarget: {…}, mark: {…}, …}

WAService.js:1 thirdScriptError

Cannot read property ‘setting’ of null;at App register function

TypeError: Cannot read property ‘setting’ of null

    at pe.register (http://127.0.0.1:52126/appservice/app.js:154:30)

    at pe.<anonymous> (WAService.js:1:1355477)

    at ye.chuigeLoginConfirm (http://127.0.0.1:52126/appservice/pages/game/game.js:83:29)

    at ye.l.<computed>.<computed>.l.addListener.capture (WAService.js:1:1281825)

    at r.safeCallback (WAService.js:1:1125173)

    at r.call (WAService.js:1:1125066)

    at o (WAService.js:1:1128284)

    at WAService.js:1:1128896

    at p (WAService.js:1:1127786)

    at Function.c.dispatchEvent (WAService.js:1:1128782)

errorReport @ WAService.js:1

thirdErrorReport @ WAService.js:1

(anonymous) @ WAService.js:1

(anonymous) @ WAService.js:1

chuigeLoginConfirm @ game.js? [sm]:67

l.<computed>.<computed>.l.addListener.capture @ WAService.js:1

r.safeCallback @ WAService.js:1

r.call @ WAService.js:1

o @ WAService.js:1

(anonymous) @ WAService.js:1

p @ WAService.js:1

c.dispatchEvent @ WAService.js:1

c.triggerEvent @ WAService.js:1

m.triggerEvent @ WAService.js:1

(anonymous) @ WAService.js:1

componentLogin @ login.js? [sm]:10

r.safeCallback @ WAService.js:1

(anonymous) @ WAService.js:1

r @ WAService.js:1

(anonymous) @ WAService.js:1

(anonymous) @ WAService.js:1

i @ VM16 asdebug.js:1

c @ VM16 asdebug.js:1

(anonymous) @ VM16 asdebug.js:1

f @ VM16 asdebug.js:1

g @ VM16 asdebug.js:1

(anonymous) @ VM16 asdebug.js:1

_ws.onmessage @ VM16 asdebug.js:1

求大神指教

1 回复
回到顶部