the issue is that the azure login page (which is running in a different tab via the popup option) is throwing javascript errors, which the debugger catches. the popup option has know issues and does not work in all senerios. as suggested by the browser, go to the tab and click debug continue
Blazor hangs when debugging with authentication
Finn Arildsen
76
Reputation points
Am I the only one who experience that 9 of 10 times Blazor hangs with this message when I use authentication, and after I have logged in?
Any hints on how to get past this issue?