this post was submitted on 07 Jul 2023
37 points (97.4% liked)

..:: tchncs ::..

1485 readers
2 users here now

Your friendly https://tchncs.de/ community! Discuss whats happening in the tchncs world and/or just use it as a community forum.

German and english allowed.

If you are looking for a way to support tchncs, please check out https://tchncs.de/donate


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] executivechimp@discuss.tchncs.de 1 points 2 years ago* (last edited 2 years ago) (4 children)

Is this why everything looks so wonky for me in browser atm?

Edit: Seems better now!

[–] ottk3@discuss.tchncs.de 2 points 2 years ago (1 children)

I didn't experience anything like that. The UI is separated from the core so it shouldn't affect it.

Edit: my answer was too late :D

[–] executivechimp@discuss.tchncs.de 1 points 2 years ago (1 children)

Hmm, my edit may have been too soon! F5 or clicking a link shows out of date (broken) css that is getting loaded from a service worker. Shift+F5 bypasses the service worker and gives me a working page. But then F5 or navigating about uses the old CSS again. 🤷‍♂️

[–] ottk3@discuss.tchncs.de 1 points 2 years ago (1 children)

You might have to remove the old workers manually since it's a PWA and the old ones may not got replaced properly.

I unregistered it manually which fixed it for one refresh (which then installed the service worker), but then after the next refresh it just went back to the same as before.

load more comments (2 replies)