You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Hi,
I've never tried this personally, when I wrote the Blazor client I was running/debugging it in VS Code directly and I had only the backend services running in Docker.
I'm actually not sure it's even possible. I found this (older, VS2019) issue which states that it's not supported: dotnet/aspnetcore#22092
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
Hello Team,
We tried to run the solution and it loads perfectly from Visual Studio. We are able to debug most part of the solution except the BlazorClient.
Following is our observations while debugging BlazorClient, we cleaned and rebuilt the projects to ensure our code changes are reflected
What we observed that the JavaScript debugger was never shown as one of the debugger?
Works in Program.cs
But did not work on razor files
and we did not see JavaScript debugger
The text was updated successfully, but these errors were encountered: