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