diff --git a/frontend/src/lib/dashbaordVariables/getDashboardVariables.ts b/frontend/src/lib/dashbaordVariables/getDashboardVariables.ts index 1f5a66a2a2..05707b5fa1 100644 --- a/frontend/src/lib/dashbaordVariables/getDashboardVariables.ts +++ b/frontend/src/lib/dashbaordVariables/getDashboardVariables.ts @@ -10,7 +10,7 @@ export const getDashboardVariables = (): Record => { } = store.getState(); const [selectedDashboard] = dashboards; const { - data: { variables }, + data: { variables = {} }, } = selectedDashboard; const minMax = GetMinMax(globalTime.selectedTime, [