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
We are getting a lot of false positives from links that open a new window using window.open() - let's investigate intercepting window.open when tracking slow clicks, and ignoring the slow click when window.open() is called.