diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml index 0da7d6c2..9015bafa 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml @@ -86,7 +86,7 @@ Item { Loader { active: room || roomPreview - asynchronous: true + asynchronous: false Layout.fillWidth: true sourceComponent: MessageView {