# 이슈처리 241
This commit is contained in:
parent
ed12c57984
commit
573aa97ac7
|
@ -295,6 +295,7 @@ export class MessagesComponent implements OnInit, OnDestroy, AfterViewInit {
|
|||
}
|
||||
|
||||
this.roomInfoSubject.next(roomInfo);
|
||||
this.changeDetectorRef.detectChanges();
|
||||
});
|
||||
|
||||
this.userInfoListSubscription = this.store
|
||||
|
|
Loading…
Reference in New Issue
Block a user