This commit is contained in:
tiago.kayaya
2021-07-26 20:52:03 +01:00
parent a9b5074fbd
commit 357525c584
4 changed files with 7 additions and 7 deletions
@@ -92,7 +92,7 @@ export class MessagesPage implements OnInit, AfterViewChecked, OnChanges {
}
ngAfterViewChecked() {
this.scrollToBottom();
//this.scrollToBottom();
}
scrollToBottom(): void {