SyntaxFix
Write A Post
Hire A Developer
Questions
Append the below Script in Console:
window.addEventListener("beforeunload", function(event) { console.log("The page is redirecting") debugger; });