Skip to content

Commit

Permalink
initial fix (apache#15581)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson authored Jul 8, 2021
1 parent 3b0bbfb commit ae8333b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ class HeaderActionsDropdown extends React.PureComponent {
downloadAsImage(
SCREENSHOT_NODE_SELECTOR,
this.props.dashboardTitle,
{},
true,
)(domEvent).then(() => {
menu.style.visibility = 'visible';
});
Expand Down

0 comments on commit ae8333b

Please sign in to comment.