microsoft / microsoft/aspire

Reuse browser tab on ctrl+f5 from VS

Open
#3,764 5 comments 0 reactions 0 assignees View on GitHub
area-dashboard area-tooling
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

There's some difference in how VS launches Aspire projects launch compared with how it launches regular ASP.NET Core projects, e.g., Blazor Web ones.

With a default Blazor project, and assuming you have hot reload enabled, each time you ctrl+f5, VS will reuse the same browser tab if you have one open. With Aspire, each time you ctrl+f5 it opens a new tab for the dashboard, which leads to continually closing duplicate tabs.

Or is this just on my machine?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.