Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta-issue: Blazor WebAssembly Debugging #23473

Closed
captainsafia opened this issue Jun 29, 2020 · 0 comments
Closed

Meta-issue: Blazor WebAssembly Debugging #23473

captainsafia opened this issue Jun 29, 2020 · 0 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly Validation This issue is used to track validation efforts
Milestone

Comments

@captainsafia
Copy link
Member

captainsafia commented Jun 29, 2020

This is a meta-issue to collect/categorize the different debugging related issues in Blazor WebAssembly across environments.

Launching debug session times out
Update: This issue was partially caused by a bug in the JS debug adapter. It has been resolved in VS Code and will ship with 16.8 for VS.

Debugging browser launched under different user profile

Debugger takes too long to launch
Update: Same root cause and fix as "Launching debug session times out" below.

Unbound breakpoints

Unable to evaluate variable values

External PDBs not loaded
Update: A fix for this was shipped as part of preview7.

Issues because DebugProxy is launched from dev server

@captainsafia captainsafia added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Jun 29, 2020
@mkArtakMSFT mkArtakMSFT added this to the 5.0.0 milestone Jun 29, 2020
@mkArtakMSFT mkArtakMSFT added the Validation This issue is used to track validation efforts label Sep 16, 2020
@captainsafia captainsafia moved this from 5.0 GA to In progress in ASP.NET Core Blazor & MVC 5.0.x Sep 21, 2020
@captainsafia captainsafia added Working Done This issue has been fixed and removed Working labels Sep 21, 2020
ASP.NET Core Blazor & MVC 5.0.x automation moved this from In progress to Done Sep 25, 2020
@captainsafia captainsafia reopened this Sep 28, 2020
@captainsafia captainsafia removed the Done This issue has been fixed label Sep 28, 2020
@captainsafia captainsafia moved this from Done to In progress in ASP.NET Core Blazor & MVC 5.0.x Sep 28, 2020
ASP.NET Core Blazor & MVC 5.0.x automation moved this from In progress to Done Oct 5, 2020
@ghost ghost added Done This issue has been fixed and removed Working labels Oct 5, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly Validation This issue is used to track validation efforts
Projects
No open projects
Development

No branches or pull requests

2 participants