fix: Do not reset the scroll if there is no new message (#5108)

This commit is contained in:
Pranav Raj S
2022-07-26 10:40:21 +05:30
committed by GitHub
parent 885fcf667c
commit d57dc41cee
2 changed files with 8 additions and 4 deletions

View File

@@ -87,7 +87,6 @@
:selected-tweet="selectedTweet"
:popout-reply-box.sync="isPopoutReplyBox"
@click="showPopoutReplyBox"
@scrollToMessage="scrollToBottom"
/>
</div>
</div>