Skip to content

Commit

Permalink
Merge branch 'master' into fix/visualize-inspector-download-name
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Jul 21, 2020
2 parents 81de857 + a540caf commit d4d7104
Show file tree
Hide file tree
Showing 40 changed files with 1,280 additions and 381 deletions.

This file was deleted.

1 change: 1 addition & 0 deletions src/plugins/dev_tools/public/application.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ export function renderApp(
});

return () => {
chrome.docTitle.reset();
ReactDOM.unmountComponentAtNode(element);
unlisten();
};
Expand Down
Loading

0 comments on commit d4d7104

Please sign in to comment.