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
check out this solution. It will work no matter if it's docked or not. It uses requestAnimationFrame though but you can change it to use a less frequent setInterval like devtools-detect does.
The only downside is that it constantly pollutes the console by continually logging but for now it's the only foolproof solution
If you just detach the dev tools from the page, it will not work anymore.
The text was updated successfully, but these errors were encountered: