I'm trying to debug an issue that occur not on the first time, but on the second time I enter a page with Microsoft Edge.
This problem does not occur if I've got Developer Tools up; which makes it kind of tricky. I can't do anything with the page.
To complicate further I'm trying to debug an issue that occur on a page that integrate our solutions.
I know that console.log doesn't exist until you open Developer Tools, but I see nothing in the console. Are there other Developer Tools traps?