Base solution for your next web application
Open Closed

First login spinning icon overlay #6573


User avatar
0
pstgi created

I created a new application based on .Net Core and Angular, v6.7.0 in separate solutions. I started the API in Visual Studio 17 and the client in VS Code.

The login screen appears correctls, I created a "default" tenant as in your instructions then logged in as "admin". At that moment I got the spinning icon indefinitely. The Chrome debug tools were open and I didn't see any pending API call.

After refreshing the page, I got the change password screen, which is I suppose the one I should have seen after logging in.

So basically it is working but an average user would be stuck. Is this something linked to my setup or is this a known issue?


7 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Any error in the browser console?

    Possibly fixed in aspnetzero/aspnet-zero-core#2214.

  • User Avatar
    0
    pstgi created

    No errors. I'm not sure I can reproduct that, maybe start with a new database?

  • User Avatar
    0
    aaron created
    Support Team

    Duplicate of #6538 (comment)

    Confirmed fixed in aspnetzero/aspnet-zero-core#2214.

  • User Avatar
    0
    pstgi created

    I did reproduce it actually, it's currently in my browser and no error is shown in the console. The freeze-ui layer is covering the change password screen.

    Is anything I can do to help debug this?

  • User Avatar
    0
    aaron created
    Support Team

    As mentioned twice, it's already fixed.

    You can make the changes in the linked PR before the next release (v6.8).

  • User Avatar
    0
    pstgi created

    Sorry I didn't get your answers, maybe as I changed the account email.

  • User Avatar
    0
    aaron created
    Support Team

    To access the ASP<span></span>.NET Zero private GitHub repositories, invite yourself to become a member of the ASP<span></span>.NET Zero organization using your GitHub username.