Cancel link preview loading when unloading conversation view
This commit is contained in:
@@ -1627,6 +1627,8 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||
window.reduxActions.conversations.setSelectedConversationPanelDepth(0);
|
||||
}
|
||||
|
||||
this.removeLinkPreview();
|
||||
|
||||
this.remove();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user