mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 04:20:11 -04:00
Some cleanup and fixes for Arc/BDC dashboards (#11075)
This commit is contained in:
@@ -162,7 +162,7 @@ export class ControllerDashboardOverviewPage extends DashboardPage {
|
||||
try {
|
||||
this._propertiesLoadingComponent!.loading = true;
|
||||
this._arcResourcesLoadingComponent!.loading = true;
|
||||
await this._controllerModel.refresh();
|
||||
await this.refresh();
|
||||
} finally {
|
||||
refreshButton.enabled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user