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
This does not seem to happen on the top level component in the angular application. See our root component with the selector 'root' does not contain the _nghost attribute:
<root></root>
I would expect components to behave the same regardless of whether they are the root component or a nested component.