eShop icon indicating copy to clipboard operation
eShop copied to clipboard

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

Open v-yuannie opened this issue 1 year ago • 1 comments

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

v-yuannie avatar Apr 10 '25 09:04 v-yuannie

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.

balachir avatar Apr 10 '25 12:04 balachir