Application not loading for certain users

We have a multi-page application that is used by a significant number of external users.

Three of our users (all from the same organization) reported that after a successful login, they are presented with an infinitely spinning wheel on a white background. Essentially, our homepage never loads. This was confirmed via a screen share. During one attempt, we noticed a brief flicker where the user was presented with a view of our application folder structure (only the ones they had permissions for), which is not what they should see, but the view quickly landed on the aforementioned spinning wheel.

We cannot replicate the issue using any of our internal accounts. We have also confirmed via screen share with other external users that this issue is not universal; they are able to log in without issue.

I reviewed the users’ audit logs and can see that there were times a month ago where they were logging in, after which I can see all of the relevant queries running that would indicate they were successfully using the application. Recently, however, I see none of the queries running after a successful login event.

So far we have tried the following without success:

Using multiple browsers

Clearing browsing data

Disabling and re-enabling their accounts

Resetting their 2fa

Groups and relevant permissions confirmed to be correct

Any and all guidance would be most appreciated.

Hey @pod2 - thanks for reaching out! I'm happy to dig into this for you.

This definitely sounds like a permission issue. Can you share the emails of the affected users as well as any error messages that pop up in their browser console during this process? To dig deeper, it would be super helpful to capture their network traffic via a browser trace.

Feel free to share any or all info via DM, for the sake of privacy!

I don’t know if you are still looking into this issue, but we are experiencing something similar. We have used public apps for quite some time, but as of relatively recently, we noticed that we see infinite loadings happening whilst trying to open an app. My current guess is that it relates to browser performance, but this was not occurring a month ago and it is a seemingly random intermitent issue. The app we are experiencing it most on was made before multi-app pages were out of beta, so some end users are experiencing it whilst going between pages.
I made a quick demonstration app here: https://gritppo.retool.com/embedded/public/26d343c2-4595-4ff5-8d28-8e108915b667
Video Demonstrating it: https://drive.google.com/file/d/1Bog-HC9dLDeSze4cqk5YmcSo8EBDIilm/view?usp=sharing
App Json:

Untitled (10).json (15.6 KB)