openimsdk / open-im-sdk-web-wasm

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

[Other]: There is a problem with getAllConversationList. When you log out, you get the session of the previous account. #58

Closed liangxiaobo closed 10 months ago

liangxiaobo commented 11 months ago

What would you like to share?

Log out of account A in the browser, and log in to account B. At this time, im.getAllConversationList() gets the local conversation list data of account A and account B, and the browser must be refreshed to make it normal

Additional information

No response

Bloomingg commented 10 months ago

fixed in v3.1.0