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 is not how Shadow DOM is supposed to work. It should contain isolated parts of the UI. Therefore, I'd expect the created shadow host to be completely empty (except the optional styles).