You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is what I saw in the top-right corner of my app when I loaded the home page.
I wasn't able to reproduce this since then, but we should keep an eye.
The app statuses are displayed via the AppStatusInfoWidget, but the cause of this is likely elsewhere.
The text was updated successfully, but these errors were encountered:
There also seems to be some race conditions regarding this status icon, sometimes when I load the homepage, the status of the app changes bunch of times, and sometimes it says something obviously not true, e.g. it says "unregistered" for an app that is definitely registered.
This is what I saw in the top-right corner of my app when I loaded the home page.
I wasn't able to reproduce this since then, but we should keep an eye.
The app statuses are displayed via the
AppStatusInfoWidget
, but the cause of this is likely elsewhere.The text was updated successfully, but these errors were encountered: