0

It started some time ago, since that day when I click 'Start Debugging' button in Visual Studio, project opens only after hitting 2 breakpoints in dynamically generated Javascript files. Everytime I need to click 'Continue'(F5) button.

I didn't install any third party extension. It happens only with Chrome browser. If I start using IE browser then project starts without hitting any breakpoint.

Googled but couldn't find any useful solution.

I have already tried asnwers in this post: Get rid of [dynamic] JavaScript views in Visual Studio

I want to get rid off this uncomfortable behaviour. Any help would be greatly appreciated.

enter image description here

kgzdev
  • 2,770
  • 2
  • 18
  • 35
  • Just to clarify, do you still want to debug JavaScript but the [dynamic] nodes are problematic. Or do you not want to debug JS at all? (Script debugging is disabled by default in VS2019 now, but can be enabled.) – Andy Sterland Jul 01 '19 at 19:47
  • Yes, I want to debug Javascript but the [dynamic] nodes are problematic. Temporarily I am using Visual Studio with 'Script Debugging(Disabled)' option. – kgzdev Jul 02 '19 at 07:24
  • Did you ever figure this out? This just started happening to me (VS 2019 Enterprise, Edge 103.0.1264.49) – louisik1 Jul 09 '22 at 00:46
  • No, unfortunately – kgzdev Jul 10 '22 at 22:11

0 Answers0