# 이슈처리 246
This commit is contained in:
parent
1e76418569
commit
10744cfb60
|
@ -185,10 +185,10 @@ export class MessagesComponent implements OnInit, OnDestroy {
|
|||
this.roomInfo.roomSeq !== roomInfo.roomSeq)
|
||||
) {
|
||||
this.baseEventSeq = 0;
|
||||
this.showMore = false;
|
||||
}
|
||||
|
||||
this.roomInfo = roomInfo;
|
||||
this.showMore = false;
|
||||
|
||||
/** [S] initializing by changed room */
|
||||
// reset :: roomLastEventSeq
|
||||
|
|
Loading…
Reference in New Issue
Block a user