Component
Client (Web / Docker)
What happened?
After not opening the app for a while, the keycloak session expires. It refreshes successfully, but does not request server connection again afterwards, leaving the client stuck in a "no server data to render" state. It simply shows skeletons everywhere.
Steps to reproduce
- Sign in to the app
- Add a server
- Close the app
- Wait for the token to expire
- Open the app again
Expected behavior
I expected the token to refresh and once it was ready, it would ping the server to request information.
Environment
- OS: MacOS
- Gryt version: 1.0.53
- Deployment: app.gryt.chat
- Self-hosted: no
Logs / error output
Screenshots
No response
Component
Client (Web / Docker)
What happened?
After not opening the app for a while, the keycloak session expires. It refreshes successfully, but does not request server connection again afterwards, leaving the client stuck in a "no server data to render" state. It simply shows skeletons everywhere.
Steps to reproduce
Expected behavior
I expected the token to refresh and once it was ready, it would ping the server to request information.
Environment
Logs / error output
Screenshots
No response