microsoft / microsoft/aspire

[WebToolsE2E][Aspire] After successfully publishing an Aspire project, the page keeps flashing when double clicking any instrument group in the "Aspire Dashboard" Metrics on the physical machine.

Open
#5,949 1 comment 0 reactions 0 assignees View on GitHub
area-azure-aca azure-container-apps dashboard-metrics
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**INSTALL STEPS**
1. Clean machine: Windows/Mac
2. Install SDK 8.0.402
3. Install Aspire 8.2.0
4. Install latest released azd v1.10.1
5. Install git v2.46.2.windows.1

**REPRO STEPS**
1. Open CMD, run following command to create an Aspire Starter App project and deploy it
```
dotnet new aspire-starter -o AspireStarterApp
cd AspireStarterApp/AspireStarterApp.AppHost
azd init
azd up
```
2. After successful deployment, open the deployed "Aspire Dashboard" URL in physical machine

![Screenshot 2024-09-26 153313](https://github.com/user-attachments/assets/63813cb0-3c9c-4d83-9160-0dd474be007e)

3. Click the "Metrics" option on the Aspire dashboard left, select a resource and double click on any instrument group

Note:
1. This issue only reproduce when open the deployed "Aspire Dashboard" URL on physical machine, it doesn't repro on the virtual machine
2. This issue also repro on Aspire 8.2.1, and it also repro on the latest Aspire 9.0.0-preview.4.24475.9

**ACTUAL**
The page keeps flashing
![Metrics](https://github.com/user-attachments/assets/8f8fd4b3-1afc-44cd-8574-ad642a72f854)

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.