Skip to content

Commit

Permalink
unset doc title (elastic#79692)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
mattkime and kibanamachine committed Oct 7, 2020
1 parent 6476f88 commit ed1c1b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ export async function mountManagementSection(
);

return () => {
chrome.docTitle.reset();
ReactDOM.unmountComponentAtNode(params.element);
};
}

0 comments on commit ed1c1b7

Please sign in to comment.