uni-socket.io 真机报错TypeError: Cannot read property ‘createElement‘ of undefined的解决办法
标签:
uniapp
uni-socket.io
hyoga
socket.io
真机报错
websocket连接失败
前几天写了个聊天功能,想着图方便就直接用了 @hyoga/uni-socket.io
来做 websocket 通信。浏览器上调试一切正常,连得飞快,消息秒回,结果真机一跑,APP 就给我报了个:
初始化Socket连接失败:
TypeError: Cannot read property 'createElement' of undefined
有时候又是:
TypeError: undef