- Notifications
You must be signed in to change notification settings - Fork2.1k
Lighthouse: respond with a 200 when offline#175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks! |
astoimenov commentedJun 6, 2017
I don't know if I'm the only one experiencing this, but with this setting the Service worker caches the home page of my app and it's trying to get old versions of the main js files (0.js, main.js, app.js and manifest.js with their corresponding hashes). |
Sleashe commentedJun 6, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@astoimenov I think this is normal. If you're using Chrome, simply check theUpdate on reload when developing (Under Applications > Security > Service Worker tab) |
Uh oh!
There was an error while loading.Please reload this page.
Fix Issue:#173