Hi @maliming! Ok, I think I know why you can't reproduce it... I never gave you any credentials to log in. So, here are the steps to reproduce:
Have you tried in separate days without clearing cache or cookies? I have like 5 people in the team (remote locations) and all of them have the same problem. Remember: one day it works.. the next one doesn't.
Hi @maliming, do you have any news?
Thank you. It's still happening. I have other angular websites in the same iis server and I have no issue with them. Just checked today and still stuck.
http://nwt.prizmtechgroup.com/ No need to log in: it's before that. The first day it's going to work, the next one won't. Pretty random.
hi @maliming. Sure, here are some screenshots:
The screen is stuck here forever (I made sure I waited several minutes, reloading, it's the same), the browser console won't show any error as you can see.
The website works once I remove the website cookies and reload the page. (clearing cache and hard reload won't solve it)
Sometimes it happens from one day to the next day, sometimes after a frontend deploy.
I checked from different users (different computers) and it happens to all of them. There's definitely no backend error since it works perfectly fine if I browse from an incognito instance.
Thank you very much,
Does the back-end application have any error logs?
Nope, the backend works just fine.
I have the project configured (frontend in angular, backend in net core with ef). When I log in, everything works fine. After each deploy in IIS for the front, when I try to go to the website, the site is stuck with the spinner in the middle of the screen. The browser console won't throw any error message. When I try going to the website using an incognito instance, I have no problems at all. And I just realized that, to solve the problem in my regular browser instance, I have to remove the website cookies and reload the page and then it works fine. I had some other people trying this from their machines and have the same problem.