JulianNorton / weather-10kb-wxkb

Weather forecast that's high performance and accessible
https://wxkb.juliannorton.com
GNU General Public License v2.0
152 stars 49 forks source link

Service worker is causing internet available page loads to not refresh data #197

Closed JulianNorton closed 6 years ago

JulianNorton commented 7 years ago

What's the current situation?

https://github.com/JulianNorton/weather-10kb/blob/master/public/sw-registration.js

What do you recommend?

Attempt a network connection to reload page before relying on cached data.

JulianNorton commented 7 years ago

Temporarily Disabling service worker

https://github.com/JulianNorton/weather-10kb/commit/b4219f93f632fb0ff7def21344147f3e2d5e767c

CharlesStocky commented 6 years ago

I'd like to look into this if it's still open.

JulianNorton commented 6 years ago

Go for it! Very much appreciated. The service worker is disabled right now.

On Dec 7, 2017 7:40 PM, "Charles Stocky" notifications@github.com wrote:

I'd like to look into this if it's still open.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JulianNorton/weather-10kb/issues/197#issuecomment-350138190, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTRwLcy4AEnGQY_c5_6_IOzW1V47jBiks5s-IVogaJpZM4QYl9p .

JulianNorton commented 6 years ago

Closing to clean-up issue backlog