[Problem/Question]
// Detailed description of issue.
Re-open of How to get loading status of a channel list
How to do that in v3?
useGroupChannelListContext() only exposes:
initialized(which istrueeven before fetching the groupChannels)refreshing(which only changes during refresh and not initial fetch)groupChannelsis initialized with[].
[UIKit Version]
"@sendbird/chat": "^4.12.10",
"@sendbird/uikit-react": "^3.14.11",