nuxt-community / pwa-module

Zero config PWA solution for Nuxt.js
https://pwa.nuxtjs.org
MIT License
1.23k stars 171 forks source link

why does not PWA update when a new version of the website is available? #556

Open SheikhElMoctarG opened 4 months ago

SheikhElMoctarG commented 4 months ago

hi, when I added pwa to my project, when I add a new feature or change something, isnot change in my computer until i delete cookies and data site, what is solution?? how to make it update itself automatic?

MrMarble commented 3 months ago

Hi @SheikhElMoctarG I'm about to configure PWA on my project, so I don't have experience with this library but there's this example on the documentation https://pwa.nuxtjs.org/workbox#refresh-to-update-notification Have you tried with this?