I have also encountered this same issue. We have a custom api that we call to create channels and would like to programmatically set that particular channel to be selected once the request is completed. Is there any word on this @Yongjun_Choi ?
The ability to pass in a channelUrl into the channelList component would be helpful.
@Alex_Maldonado Hi
It is possible to disable the selection of the first channel automatically, but I checked with the engineer in charge that the method of setting the channel through prop is not currently available.
I was just coming here to ask this same question. We wanted to programmatically set the selected channel to null (so, “unset the selected channel”) We were hoping we could do this by getting to the channelListDispatcher through useChannelListContext() but it’s not available
There is currently no way to set the channel programmatically in the ChanneList. We do have an open feature request for this but it does not currently have an ETA.