Open Closed

Deployment To IIS (Angular). Issue when clicking Login. #108


User avatar
0
wazbek created

Hi

I am currently experiencing an issue on my deployed application. When clicking on Login I get a blank page with no errors in the browser console. The ConfigState has loaded correctly, which means the angular app is communicating successfully with the backend. I have also checked the logs and there are no errors.

But when I click on Login I get a blank page with no errors:

Is there something I am missing? What could cause this problem?

Thanks.


3 Answer(s)
  • User Avatar
    0
    Mehmet created

    Hi,

    How can I reproduce? Can you describe in detail?

    If the screen doesn't show anything like above, it might be caused by resolvers or guards. Please check your guards and resolvers.

    Can you also upload a screenshot that shows the elements view with expanded on developer tool

  • User Avatar
    1
    wazbek created

    Hi Mehmet

    It looks like there was a problem with the build of the angular application.

    This problem is sorted out.

    Thanks.

  • User Avatar
    0
    tqm created

    I have the same problem.

    How to solve it?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11