you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago* (last edited 3 years ago) (1 child)

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

Edit: Seems better now!

  • source
  • hideshow 2 child comments
  • [–] [S] 2 points 3 years ago (1 child)

    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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    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. 🤷‍♂️

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 3 years ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments