Base solution for your next web application
Open Closed

angular bug on IE - not able to create new account #4850


User avatar
0
vladsd created

Check out demo tenant on IE <a class="postlink" href="http://test-79700.demo.aspnetzero.com/app/admin/tenantSettings">http://test-79700.demo.aspnetzero.com/a ... ntSettings</a>

Click create account, user gets redirected back to login.

Here is my IE version <a class="postlink" href="https://gyazo.com/39735db06862d374593146a520f91f4c">https://gyazo.com/39735db06862d374593146a520f91f4c</a>

Also note that background takes over the screen, as its not set properly.


3 Answer(s)
  • User Avatar
    0
    vladsd created

    I looked a bit into the issue, looks like application object has not been iniatilized but screen is being loaded.

  • User Avatar
    0
    vladsd created

    once upgraded to "abp-ng2-module": "^2.1.0", and yarn bug went away

  • User Avatar
    0
    alper created
    Support Team

    thanks for the feedback ;)