mirror of
https://github.com/apache/superset.git
synced 2026-05-12 11:25:56 +00:00
fix(explore): fix chart save when dashboard deleted (#21497)
This commit is contained in:
@@ -599,7 +599,6 @@ function ExploreViewContainer(props) {
|
||||
form_data={props.form_data}
|
||||
sliceName={props.sliceName}
|
||||
dashboardId={props.dashboardId}
|
||||
sliceDashboards={props.exploreState.sliceDashboards ?? []}
|
||||
/>
|
||||
)}
|
||||
<Resizable
|
||||
|
||||
Reference in New Issue
Block a user