Skip to content

Commit 015eb37

Browse files
committed
fix: add improvements to scrolling
1 parent dae84ab commit 015eb37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/src/components/MessageList/MessageFlashList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ const MessageFlashListWithContext = (props: MessageFlashListPropsWithContext) =>
473473
setScrollToBottomButtonVisible(false);
474474
resetPaginationTrackersRef.current();
475475

476-
console.log('scrollToEnd 1');
477476
setAutoScrollToRecent(true);
478477
setTimeout(() => {
479478
channelResyncScrollSet.current = true;

0 commit comments

Comments
 (0)