RED-10016 - DM: Permanent loading triggerd when trying to edit the component
This commit is contained in:
parent
93321437c1
commit
4475f5979e
@ -92,6 +92,7 @@ export class StructuredComponentManagementComponent implements OnInit {
|
||||
);
|
||||
this.#computeFilters(componentLogData);
|
||||
this.componentLogData.set(componentLogData);
|
||||
this._loadingService.stop();
|
||||
}
|
||||
|
||||
#computeFilters(componentLogs: ComponentLogEntry[]) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user