mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
feat: update timeout error UX (#10274)
This commit is contained in:
@@ -72,6 +72,7 @@ class ExploreChartPanel extends React.PureComponent {
|
||||
errorMessage={this.props.errorMessage}
|
||||
formData={this.props.form_data}
|
||||
onQuery={this.props.onQuery}
|
||||
owners={this.props?.slice?.owners}
|
||||
queryResponse={chart.queryResponse}
|
||||
refreshOverlayVisible={this.props.refreshOverlayVisible}
|
||||
setControlValue={this.props.actions.setControlValue}
|
||||
|
||||
Reference in New Issue
Block a user