debugger keeps popping up chrome code example
Example: debugger keeps popping up chrome
open devtools, open settings, then uncheck Uncheck 'Enable CSS source maps'
___________________________________
Got it. With Dev Tools open hit F1 to open the settings. Uncheck 'Enable CSS source maps' Close the Settings box.
This has worked for my problem with the console opening all the time - I've just restested and this is the only option you need to change. I am sure it will fix your issue as well as it is linked strongly with mine.