openimsdk / open-im-uniapp-demo

IM
https://openim.io
GNU General Public License v3.0
136 stars 99 forks source link

"TypeError: Cannot read property 'wakeUp' of undefined" #21

Closed wzhsh90 closed 1 year ago

wzhsh90 commented 1 year ago

运行后所有im 方法都找不到

wzhsh90 commented 1 year ago

TypeError: Cannot read properties of undefined (reading 'wakeUp') at Vue.onShow (App.vue:10:1) at invokeWithErrorHandling (chunk-vendors.js:3400:26) at push.4UNb.Vue.__call_hook (chunk-vendors.js:10148:17) at o (chunk-vendors.js:14357:375874) at Vue.mounted (chunk-vendors.js:14357:384316) at invokeWithErrorHandling (chunk-vendors.js:3400:57) at callHook (chunk-vendors.js:5806:7) at mountComponent (chunk-vendors.js:5670:5) at push.4UNb.Vue.$mount (chunk-vendors.js:10164:10) at eval (main.js:19:5)

Bloomingg commented 1 year ago

请使用新版本,按照readme云打包自定义基座后运行