openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
36 stars 50 forks source link

[BUG] getgroupmemberlist bug #142

Open april-ocean opened 1 week ago

april-ocean commented 1 week ago

OpenIM Server Version

3.8.1

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

微信图片_20241121164109

Screenshots Link

No response

april-ocean commented 1 week ago

假如我切换到最新的3.8.2会出现切换账号很卡的bug。而且控制台还有报错说id重复啥的

OpenIM-Robot commented 1 week ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


If I switch to the latest 3.8.2, there will be a bug when switching accounts. And the console also reports an error saying that the ID is repeated or something.

Bloomingg commented 6 days ago

假如我切换到最新的3.8.2会出现切换账号很卡的bug。而且控制台还有报错说id重复啥的

Does it mean logging out and then logging in with another account? You can collect more complete logs. Logging out requires synchronously waiting for the logout call to complete. At the same time, please ensure that both your server version and client SDK version are the latest.