Message List: Fix bottom snap not applying before scroll (#6508)
This commit is contained in:
parent
2968c42b22
commit
2781b6032a
@ -742,6 +742,8 @@ const MessageList = ({
|
||||
|
||||
requestMeasure(() => {
|
||||
isScrollTopJustUpdatedRef.current = false;
|
||||
|
||||
updateBottomSnapClass();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user