Notifications
Clear all
Topic starter
Hello everyone,
I am developing HTML forms for a client, and everything seems good, but sometimes the forms don't load they got stuck on displaying only the background of the page. The user needs to log out and when back everything works as expected.
It seems to happen to random users. It is a hospital with about 300 providers, and I am not able to replicate the issue on my own environment.
Any thoughts on this?
Thank you.
Posted : September 23, 2020 1:58 am
Sound like user "logout" prior to navigate to the login screen. You may want to validate if a user login in your code before do anything else.
Posted : January 14, 2021 3:53 pm