I am developing PWA. I am not quite clear, is service worker supposed to install on every page reload or if I navigate to a different page? It is doing that in my app? I got many files that are being cached in install event, looks that now it is doing that on every page reload.
If that is not what should be happening, what could I be doing wrong?
In my case the issue was that I left the issue was that I had the Update on reload checked in chrome dev tools, under Application -> Service Worker :)
1.4m articles
1.4m replys
5 comments
57.0k users