Getting a bunch of 404s on js/css when going back to a tab after a reboot or just a long enough time. The browser seems to unload some resources (the entire page?) and request them again? End result is mostly missing styles: giant pictues and some UI elements clearly meant to be aligned and scaled with styles which are now missing (you know what that looks like, right?).
It seems like some of your assets with hashed names are removed too soon and/or the loader is not trying to fetch new versions. The 404s I saw were in the google chrome developer tools’ console. I’m sorry I can’t provde a screenshot now, too dumb of me 😔 Anyway, because those were in the console (which chrome doesn’t do usually, it would only show loading issues like 404s in the network tab), I belive there is some js code at play, it tries to load these assets and fails.
Manually reloading the page fixes the issue of course, and I love how reliable the URL is, my chats are intact after a browser restart!
Please authenticate to join the conversation.
Closed
Bug Reports
Get notified by email when there are changes.
Closed
Bug Reports
Get notified by email when there are changes.