收藏
回答

Cannot read property 'emit' of undefined

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug weapp.socket.io.js 客户端 7.0.0 Android 6.0 wechat 7.0.1380

- 当前 Bug 的表现(可附上截图)

退出小程序,进入后,报这个错误,反复进入,反复出现。



        thirdScriptError
        Cannot read property 'emit' of undefined;at api connectSocket fail callback function
        TypeError: Cannot read property 'emit' of undefined
            at fail (weapp:///sdk/lib/weapp.socket.io.js:1026:16)
            at Function.function.e.(anonymous function) ([publib]:1:682757)
            at Function.<anonymous> ([publib]:1:101865)
            at Object.fail ([publib]:1:101865)
            at Ve ([publib]:1:276294)
            at Object.<anonymous> ([publib]:1:277380)
            at v ([publib]:1:990)
            at [publib]:1:1129
            at Object._ [as invoke] ([publib]:1:1287)
            at Object.invoke ([publib]:1:117397)


- 预期表现

socket正常连接


- 复现路径


- 提供一个最简复现 Demo


最后一次编辑于  2019-01-22
回答关注问题邀请回答
收藏

1 个回答

  • 是小白啊
    是小白啊
    2019-01-22

    麻烦提供下代码片段:https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

    2019-01-22
    有用
    回复
登录 后发表内容