[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'.
- 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.

**Note**
- This issue also repro on `aspire_81` branch
**EXPECTED**
Login without error.
Contributor guide
Assessment
This issue has not been assessed yet.