Visual Studio Code – using VS Code to debug Chrome,but web request keeps pending
I'm using VS Code to debug Chrome. When I set a breakpoint in VS Code and refresh the page, the page doesn't load and the request keeps pending. I noticed that if I don't refresh the page, the breakpoint debugging…