mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Table module calls renderingCompleted
This commit is contained in:
parent
e8a209c9b5
commit
cf00775bb8
@ -218,6 +218,7 @@ class TablePanelCtrl extends MetricsPanelCtrl {
|
||||
if (data) {
|
||||
renderPanel();
|
||||
}
|
||||
ctrl.renderingCompleted();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user