mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DashboardScene: Pass panel id to PanelProps.id (#77927)
* Panel props id * Removing panel works * Update
This commit is contained in:
@@ -155,6 +155,7 @@ export interface FeatureToggles {
|
||||
annotationPermissionUpdate?: boolean;
|
||||
extractFieldsNameDeduplication?: boolean;
|
||||
dashboardSceneForViewers?: boolean;
|
||||
dashboardScene?: boolean;
|
||||
panelFilterVariable?: boolean;
|
||||
pdfTables?: boolean;
|
||||
ssoSettingsApi?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user