-
|
My server version is up to date, but it still says new client version available. I'm just accessing through a browser, how do I also update the client version? Also, the discord link is broken so I couldn't ask there |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @seancote! I'm Dosu and I’m helping the blinko team. This is a browser caching issue. Even though your server is updated, your browser is still serving the old frontend files from cache. Quick fix: Do a hard refresh in your browser:
If that doesn't work, try:
This happens because Blinko has separate "server" (backend) and "client" (frontend) versions, and browsers aggressively cache the frontend assets. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Hi @seancote! I'm Dosu and I’m helping the blinko team.
This is a browser caching issue. Even though your server is updated, your browser is still serving the old frontend files from cache.
Quick fix: Do a hard refresh in your browser:
Ctrl + Shift + RCmd + Shift + RIf that doesn't work, try:
This happens because Blinko has separate "server" (backend) and "client" (frontend) versions, and browsers aggressively cache the frontend assets.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other