This commit is contained in:
Victor Marin
2025-11-05 17:23:49 +02:00
parent d1a2e705b6
commit e5edf8d0df
@@ -115,6 +115,7 @@ export function buildLibraryPanel(panel: LibraryPanelKind, id?: number): VizPane
}),
],
extendPanelContext: setDashboardPanelContext,
headerActions: config.featureToggles.panelGroupBy ? [new PanelGroupByAction()] : [],
pluginId: LibraryPanelBehavior.LOADING_VIZ_PANEL_PLUGIN_ID,
title: panel.spec.title,
options: {},