The channel to disappear from the chat channel list when someone leaves the same chat channel

[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]

  1. open chat in two browser and use different users and they have a same group channel
  2. Someone “A” leave the group channel. And the group channel disappear from “B”'s channel list.
  3. 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.