You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: MessageList - random clicks while scroll to parent(#607)
Clicks were triggered on preceding messages while scrolling
This opens other thumbnail messages on the way to parent
Avoid this by disabling events on MessageList
fixes: https://sendbird.atlassian.net/browse/UIKIT-4048
0 commit comments