Skip to content

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

Open
@v-yuannie

Description

@v-yuannie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions