Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome becomes unresponsive when entering breakpoint

I have an issue with debugging JavaScript code in Chrome.

enter image description here

My JavaScript code doesn't have an infinite loop or any other performance issues, according to the Chrome performance tab. But when the breakpoint is triggered, I can't click anything in DevTools, nor on the page. I can still change tabs.

enter image description here

The only solution I have is closing the tab and debugging manually with console.log to see what is wrong. I can't use DevTools breakpoints for debugging.

My Chrome version: Version 127.0.6533.89 (Official Build) (64-bit)

All extensions are removed, and all settings are set to their defaults, but the debugger is still unresponsive.

like image 621
Neo Avatar asked Dec 05 '25 18:12

Neo


1 Answers

Chrome canary seems to work (v.129)

like image 87
KoosMos Avatar answered Dec 07 '25 19:12

KoosMos



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!