pwa-module icon indicating copy to clipboard operation
pwa-module copied to clipboard

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

Open SheikhElMoctarG opened this issue 1 year ago • 2 comments

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?

SheikhElMoctarG avatar Feb 23 '24 14:02 SheikhElMoctarG

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?

MrMarble avatar Apr 01 '24 11:04 MrMarble

If you use Nuxt 3, I would suggest to use the module on the link instead of this here. It is up-to-date with Nuxt 3/4: https://nuxt.com/modules/vite-pwa-nuxt

Shooteger avatar Jul 11 '24 05:07 Shooteger