question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can `debugProtectionInterval` freeze the browser if i don't open the developer tools?

See original GitHub issue

It is not explicit in the documentation of the debugProtectionInterval if it can freeze the browser if i don’t open de developer tools as it is clear for the debugProtection.

Captura de Tela 2021-01-13 às 10 28 31

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sanex3339commented, Jan 13, 2021

It should freeze the browser only if the developer tools window is opened. If for some reason it freezes the browser in other cases - please provide a reproducible example.

0reactions
sanex3339commented, Feb 3, 2021

Closed as inactive. Feel free to create a new issue with more info. Or write here, I’ll reopen this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Big source / minified files make Chrome Developer Tools freeze
Open page, open debug tools; Open your desired minified JS file, click the pretty format button. Set two breakpoints on line N and...
Read more >
Debugging in the browser - The Modern JavaScript Tutorial
The command “debugger”​​ Such command works only when the development tools are open, otherwise the browser ignores it.
Read more >
JavaScript Obfuscator Tool
JavaScript Obfuscator is a free online tool that obfuscates your source code, preventing it from being stolen and used without permission.
Read more >
javascript-obfuscator-x - npm
Start using javascript-obfuscator-x in your project by running `npm i ... Can freeze your browser if you open the Developer Tools.
Read more >
Visual Studio Freezes in Debug with Chrome
Hi, I am occasionally experiencing visual studio freeze when I am in debug with chrome. It usually happens during first inilialization of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found