dotnet / dotnet/eShop

[WebToolsE2E][Aspire] Press F5 to run the eshop.web solution, click the webhooksclient endpoint and log in with the account. An exception is thrown: 'Microsoft.AspNetCore.Components.NavigationException'.

Open
#462 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.9k
Forks
3.8k
Avg merge
1d 11h
Merged PRs (30d)
4

Description

**INSTALL STEPS**

1. Clean machine: Win11 x64 23h2 ENU
2. Install VS 17.10.5 [ Includes Aspire 8.0.0 ]
3. Install Aspire 8.0.2
4. Install Docker Desktop for Windows

**REPRO STEPS**

1. Clone eShop repo from `main` branch [Aspire 8.0.2]
2. Open eShop.web.slnf
3. Build and F5
4. In the Dashboard, click endpoint of webhooksclient, log in with the account.

**ACTUAL**
It will throw an exception when clicking 'log in'. After met this issue, click 'Continue' in the VS, the account will be logged.
![image](https://github.com/user-attachments/assets/3ece2a75-cba6-43b6-ba6a-0b99928fd89b)

**Note**

- This issue also repro on `aspire_81` branch

**EXPECTED**
Login without error.

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.