mirror of
https://github.com/apache/superset.git
synced 2026-06-07 16:49:17 +00:00
fix(explore): Include chart canvases in the screenshot (#35491)
This commit is contained in:
committed by
GitHub
parent
a90928766b
commit
89932fa0b2
@@ -393,6 +393,7 @@ export const useExploreAdditionalActionsMenu = (
|
||||
'.panel-body .chart-container',
|
||||
slice?.slice_name ?? t('New chart'),
|
||||
true,
|
||||
theme,
|
||||
)(e.domEvent);
|
||||
setIsDropdownVisible(false);
|
||||
dispatch(
|
||||
|
||||
Reference in New Issue
Block a user