rtivital / omatsuri

PWA with 12 open source frontend focused tools
https://omatsuri.app
MIT License
2.54k stars 201 forks source link

White screens of death #16

Closed fuzzfree closed 3 years ago

fuzzfree commented 3 years ago

Hi! I checked a couple of pages with FF and they are blank. Various console errors appear.

Capture

rtivital commented 3 years ago

Hi, this is usually happens in old versions of FF without service workers support or they are turned off in browser settings (works fine in default configuration and modern versions)

fuzzfree commented 3 years ago

Hi, I have the latest versions. It does not work in private browsing mode, it works ok in normal mode. A friendly message would be the best in such case, handling the error gracefully and notify the user. Thanks!

rtivital commented 3 years ago

I've released a fix, now it works in private mode in FF