@sendbird/uikit-react
Advanced tools
Changelog
[v3.15.11] (Dec 19 2024)
Changelog
[v3.15.10] (Dec 12 2024)
scrollRef
in GroupChannelList contextGroup Channel
does.Open in Channel
action is triggered in a different channel.
Open in Channel
implementation invokes both setCurrentChannel
and setStartingPoint
.
The setCurrentChannel
function triggers asynchronous side effects that update channel
, messagesDataSource
, and startingPoint
.
If setStartingPoint
is invoked before these updates are completed, it can result in the channel not being updated correctly or the starting point being improperly set.Changelog
[v3.15.9] (Nov 21 2024)
onBefore-
handlerseventHandlers.message
for:
onBefore-
due to type constraints