diff --git a/frontend/src/container/NewDashboard/DashboardSettings/Variables/index.tsx b/frontend/src/container/NewDashboard/DashboardSettings/Variables/index.tsx index d2983d3b46d2..d059499403bd 100644 --- a/frontend/src/container/NewDashboard/DashboardSettings/Variables/index.tsx +++ b/frontend/src/container/NewDashboard/DashboardSettings/Variables/index.tsx @@ -328,6 +328,7 @@ function VariablesSetting({ onVariableSaveHandler(variableViewMode || 'EDIT', variable, true) } className="apply-to-all-button" + loading={updateMutation.isLoading} > Apply to all