mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
committed by
henryyeh
parent
2c76dd4338
commit
a0fa6bcffc
@@ -158,6 +158,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