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
When opening a target _blank link to a page with multiple iframes
the main_frame tracking code got it wrong and picked one of the
iframes as the main_frame. In this case Runtime.executionContextCreated
gets tricked last for the root frame.
0 commit comments