- web分析告警,js分析,基础库错误?
Script error. Script error. Empty stack, maybe muted error. (xweb=true) appId:wx8f5901dc7878cbb8
11-01 - 请问we分析中的页面切换耗时600多ms能否具体告知哪些页面慢了?
请问we分析中的页面切换耗时600多ms能否具体告知哪些页面慢了?
09-27 - 微信8.0.49腾讯im{"errMsg":"TLS handshake failed}?
微信8.0.49腾讯im{"errMsg":"TLS handshake failed}?
06-25 - 腾讯im{"errMsg":"TLS handshake failed}?
微信版本8.0.49腾讯im{"errMsg":"TLS handshake failed}? await require('./asyncSubpackage/im/lib/tencentcloud-chat/chat/index.js', (imres) => { if (imres) { let chat = imres?.create({ SDKAppID: res.data.data.appId }); chat.registerPlugin({ 'tim-upload-plugin': TIMUploadPlugin }); // resolve(chat); console.log(3); wx.$.chat = chat let onSdkReady = function (event) { console.log(1010) that.globalData.imReadyReosolve() } wx.$.chat.on('sdkStateReady', onSdkReady) let onSdkNotReady = function (event) { console.log(555,event) that.globalData.imReady = new Promise((resolve)=>{ that.globalData.imReadyReosolve = resolve }) } wx.$.chat.on('sdkStateNotReady', onSdkNotReady) callBack && callBack()
06-25