# 이슈처리 241

This commit is contained in:
leejinho 2020-02-13 14:58:38 +09:00
parent ed12c57984
commit 573aa97ac7

View File

@ -295,6 +295,7 @@ export class MessagesComponent implements OnInit, OnDestroy, AfterViewInit {
}
this.roomInfoSubject.next(roomInfo);
this.changeDetectorRef.detectChanges();
});
this.userInfoListSubscription = this.store