Fix members being loaded before channel members and DM headers (#4369)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
589329b5c5
Коммит
35ceedf968
@@ -127,6 +127,7 @@ export default class Sidebar extends React.Component {
|
||||
document.addEventListener('keydown', this.navigateUnreadChannelShortcut);
|
||||
|
||||
loadProfilesAndTeamMembersForDMSidebar();
|
||||
AsyncClient.getMyChannelMembers();
|
||||
}
|
||||
|
||||
shouldComponentUpdate(nextProps, nextState) {
|
||||
|
||||
Ссылка в новой задаче
Block a user