fix: dashbaord unable to refresh (#20220)

This commit is contained in:
Yongjie Zhao
2022-06-01 20:37:19 +08:00
committed by GitHub
parent 1530c34792
commit 3d5ae6226b
10 changed files with 55 additions and 31 deletions

View File

@@ -392,6 +392,7 @@ const ExploreChartPanel = ({
datasource={datasource}
queryForce={force}
onCollapseChange={onCollapseChange}
chartStatus={chart.chartStatus}
errorMessage={errorMessage}
actions={actions}
/>