Open wesleyalvees opened 4 weeks ago
When I build my nuxt3 application, the screen goes white and cannot be accessed.
To be able to access it, I need to clear the page's cache.
Any solution? My users are complaining, and I can't keep asking them to clear their cache every time I upload a new version.
@vite-pwa/nuxt: 0.1.2 vite-plugin-pwa: 0.20.5 nuxt3: 3.11.1
White Screen:
My console error:
My PWA config:
I've already tried with all possible registerTypes.
Thx ;)
When I build my nuxt3 application, the screen goes white and cannot be accessed.
To be able to access it, I need to clear the page's cache.
Any solution? My users are complaining, and I can't keep asking them to clear their cache every time I upload a new version.
@vite-pwa/nuxt: 0.1.2 vite-plugin-pwa: 0.20.5 nuxt3: 3.11.1
White Screen:
My console error:
My PWA config:
I've already tried with all possible registerTypes.
Thx ;)