Skip to content

[WebToolsE2E][Aspire] There is no log in button but a black bar when log in to cart #814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
v-yuannie opened this issue Apr 10, 2025 · 1 comment

Comments

@v-yuannie
Copy link

v-yuannie commented Apr 10, 2025

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install the latest released VS: 17.13.6
  3. Install the latest Aspire 9.2.0 templates
    dotnet new install Aspire.ProjectTemplates::9.2.0 --force
  4. Install Docker Desktop

REPRO STEPS

  1. In the VS, clone the eShop repository and open eShop.Web.slnf
  2. Checkout to UpdateTo92 branch
  3. F5 / Ctrl-F5
  4. Click Endpoint for 'webapp'
  5. Log in to cart

ACTUAL

  1. After inputting the username and password, no log in button to log in. It is a black bar under the text "The default users are alice..."
    Image
  2. If click the black bar, it will throw an exception in VS:
    Image
    When clicking continue, it can log in successfully
    Image

EXPECTED
There is the log in button to log in after inputting the username and password

@balachir
Copy link

I can reproduce this using the latest version of eshop from the main branch (i.e. with Aspire 9.1). So this is not a new issue that was introduced with the update to Aspire 9.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants