dotnet / dotnet/project-system
Debugging a WASM app opens two tabs in the browser
Open
Feature-Debugging
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
## Visual Studio Version
dev18.0
## Summary
When I run a "blazor web app", "webassembly, "per component" sometimes you will see two tabs opened when you run the app using F5.
## Expected Behavior
Open only one tab in the browser
## Actual Behavior
## User Impact
Sometimes the correct tab is the second one, I spent some time to find my app in the browser.
Contributor guide
Assessment
This issue has not been assessed yet.