You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extracted from #69286. When the Index Patterns app unmounts, it needs to call chrome.docTitle.reset(); or else the browser tab title persists as "Index Patterns" when the user navigates away from the app. See #71045 for examples.