[Problem/Question]
the channel to disappear from the chat channel list when someone leaves the same chat channel
[UIKit Version]
“@sendbird/uikit-react”: “^3.8.0”
[Reproduction Steps]
- open chat in two browser and use different users and they have a same group channel
- Someone “A” leave the group channel. And the group channel disappear from “B”'s channel list.
- if “B” refresh the page. the disappear group channel will come back to the channel list.
[Frequency]
everytime
[Current impact]
Because I can’t catch when will it happen, I can’t reconnect/handle it.