Angular application doesn't load when debugging having a breakpoint set anywhere on the solution

Angel Decilos 0 Reputation points
2023-03-24T03:42:45.09+00:00

I have been developing different applications in angular with an API, but when debugging if I set a breakpoint anywhere visual studio does not load the angular app, this happens on different computers and any solution I work on. When removing breakpoint app immediately runs.

Example image(Only shows that it hasn't hit any breakpoints and still loading angular app)

User's image

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,620 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
    2023-03-24T07:02:25.9566667+00:00

    Hi @Angel Decilos

    Welcome to Microsoft Q&A! 

    Which version of Visual Studio are you using? What is your browser? Is it Chrome or Edge? 

    Please update your VS to the latest version and try again.

    Meanwhile, you can try other browsers or update your browser. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Angel Decilos 0 Reputation points
    2023-03-30T03:31:36.82+00:00

    I found out that the only way to fix the issue was by repairing the Visual Studio installation. I tried this with my personal computer and my work laptop.

    0 comments No comments