fix(explore): fix chart save when dashboard deleted (#21497)

This commit is contained in:
Cody Leff
2022-09-20 15:49:31 -04:00
committed by GitHub
parent 2224ebecfe
commit 6644a84f79
5 changed files with 93 additions and 21 deletions

View File

@@ -599,7 +599,6 @@ function ExploreViewContainer(props) {
form_data={props.form_data}
sliceName={props.sliceName}
dashboardId={props.dashboardId}
sliceDashboards={props.exploreState.sliceDashboards ?? []}
/>
)}
<Resizable