C#C
C#3y ago
Metalkon

❔ Blazor WebAsm (.NET6) Breakpoints No Longer Working

I had them working a few months ago before I took a break from the project but now they simply don't work at all. They used to work only on microsoft edge (had help with setting it up) and now i'm struggling to test my frontend blazor code (the json string works on swagger but cannot properly test whats going wrong because of no breakpoints).

Anyone have an idea on what I should do with this situation to figure out how to get them working again? I don't even know where to begin. Not sure if its my project, visual studio, my browser, or something else.

https://github.com/Metalkon/Fantasy-Web-App/tree/auth-refreshtokens/Fantasy%20Blazor
image.png
image.png
Was this page helpful?