79171327

Date: 2024-11-08 19:32:43
Score: 3
Natty:
Report link

Using Angular with VS Code - having same issue with VS Code Version: 1.95.2 and Chrome Version 130.0.6723.117 - I know it was VS Code update and possibly Chrome update as well - not sure which one caused the issue but all worked fine before.

I tried everything suggested but could not make it work. The issue is with break points - if you remove/disable them Chrome starts but as soon as you put them back it hangs again.

The only way to be able to debug I found is to put "debugger;" statement in your code - if you use it instead of a break point the debugger stops on it same way it used to stop at a breakpoint.

Of course you can debug the code inside Chrome browser but it is a different story

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): having same issue
  • Low reputation (0.5):
Posted by: Pavel Popov