filter rebuild
This commit is contained in:
parent
ccebd722a8
commit
94caf7f68d
@ -216,6 +216,7 @@ export class FilePreviewScreenComponent implements OnInit, OnDestroy {
|
||||
this._rebuildFilters(true);
|
||||
} else {
|
||||
this.fileData = fileDataModel;
|
||||
this._rebuildFilters();
|
||||
}
|
||||
} else {
|
||||
if (fileDataModel.fileStatus.isError) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user