casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 9 forks source link

Service worker causes CasualOS to fail to load completely #405

Closed KallynGowdy closed 6 months ago

KallynGowdy commented 6 months ago

Currently, if a user tries to load CasualOS and the service worker needs to install/update, then the rest of CasualOS will fail to load. This leads to some annoying behavior where users have to refresh the page in order for it to actually load. Ideally, CasualOS will be able to load even when installing/updating the service worker.