Merge pull request #5625 from vvlladd28/bug/open-dashboard-state-separate-dialog
[3.3.3] UI: Fixed open dashboard state in separate dialog showed a blank dialog
This commit is contained in:
commit
e378f86c1b
@ -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