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
The top.window onclick event can cause an Uncaught Security due to cross-origin permissions.
In this instance, the top call is unnecessary and removing will unblock the external open
Subject of the issue/enhancement/features
The
top.windowonclick event can cause an Uncaught Security due to cross-origin permissions.In this instance, the
topcall is unnecessary and removing will unblock the external open