Fix email content not rendering after switching folder and enabling thread view
This commit is contained in:
+3
@@ -13,6 +13,9 @@ extension RefreshThreadDetailOnSettingChanged on ThreadDetailManager {
|
||||
);
|
||||
} else {
|
||||
mailboxDashBoardController.selectedEmail.refresh();
|
||||
if (PlatformInfo.isMobile) {
|
||||
mailboxDashBoardController.dashboardRoute.refresh();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user