mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
initial fix (#15581)
This commit is contained in:
committed by
GitHub
parent
abd999bd6b
commit
86a59a2927
@@ -162,6 +162,8 @@ class HeaderActionsDropdown extends React.PureComponent {
|
||||
downloadAsImage(
|
||||
SCREENSHOT_NODE_SELECTOR,
|
||||
this.props.dashboardTitle,
|
||||
{},
|
||||
true,
|
||||
)(domEvent).then(() => {
|
||||
menu.style.visibility = 'visible';
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user