UI: Fixed open dashboard state in separate dialog showed a blank dialog
This commit is contained in:
parent
c0514ca3f4
commit
d17f70494f
@ -1419,6 +1419,7 @@ export class WidgetComponent extends PageComponent implements OnInit, AfterViewI
|
||||
height: dialogHeight
|
||||
}
|
||||
});
|
||||
this.cd.markForCheck();
|
||||
}
|
||||
|
||||
private elementClick($event: Event) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user