fix: session bug
This commit is contained in:
@@ -25,6 +25,7 @@ export function VisualizationPanel() {
|
||||
type: dashboardType,
|
||||
data: currentData,
|
||||
sql: currentSQL,
|
||||
chartSpec: currentChartSpec,
|
||||
});
|
||||
alert("Added to Dashboard!");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user