Visual Studio Code – Blank Chrome screen with persistant loading spinner when launching the debugger using pwa-chrome in VS Code. How can I debug this?
SOLUTION - 3/15/23 - Update VS Code to 1.76.2. MS has fixed this bug in this release. I'm using VS Code (v1.65.2), my Angular (15.1.2) project is client side and my .Net (6.0) app is server side and when I…