mirror of
https://github.com/apache/superset.git
synced 2026-05-09 01:46:06 +00:00
fix: dashbaord unable to refresh (#20220)
This commit is contained in:
@@ -392,6 +392,7 @@ const ExploreChartPanel = ({
|
||||
datasource={datasource}
|
||||
queryForce={force}
|
||||
onCollapseChange={onCollapseChange}
|
||||
chartStatus={chart.chartStatus}
|
||||
errorMessage={errorMessage}
|
||||
actions={actions}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user