mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
[explore] Prevent duplicated query by data table (#12404)
This commit is contained in:
@@ -248,6 +248,7 @@ const ExploreChartPanel = props => {
|
||||
queryFormData={props.chart.latestQueryFormData}
|
||||
tableSectionHeight={tableSectionHeight}
|
||||
onCollapseChange={onCollapseChange}
|
||||
chartStatus={props.chart.chartStatus}
|
||||
/>
|
||||
</Split>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user