Base solution for your next web application
Open Closed

Change Tenant no response #11463


User avatar
0
exaas created

On version 12.0.0, Asp.Net Core MVC/jQuery.

The latest release has a bug with the login page. When clicking on "Change" to switch tenant, nothing happens. The URL simply appends a "#".

Example: https://localhost:44302/Account/Login#

Tested on version 11.3.0 and the function worked correctly.

Any thoughts?


1 Answer(s)
  • User Avatar
    0
    exaas created

    Looks like it was fixed in 12.0.1. I migrated to update version and it is working. Thanks.