Cannot see folders

When I log in on a Chrome browser I cannot see any folders at all, including the inbox.

If I log out and in again I can see them sometimes.

Hi @Temothee,

Can you check if there are any errors in the Chrome DevTools Console ( Command+Option+J (Mac) or Control+Shift+J (Windows, Linux, Chrome OS)) when the folders are not being shown?

Thanks!

– Geir

It happens randomly but I will certainly try to catch it. This is what I see today when I can’t see the top of a message in case its related. Sorry if it’s not related to the present issue. Thank you!

could you expand some of those error messages marked in red (there’s a tiny arrow for expanding them).

Also if your familiar with setting up a development environment like described here: https://github.com/runbox/runbox7#development-with-your-runbox-account-using-production-servers-as-backend we’d get line numbers in the actual sourcecode instead of having to search the minified bundle code. But don’t worry about this if you’re not familiar with coding.

I will look into that when I have time. Thank you very much. I appreciate it.