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
Fix cross-origin iframe detection. The minifier logic changed and replaced self.top.location + '' to just top, causing the exception to no longer throw.