You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since you're using ssr, you need to prerender the navigate fallback page, sw precaching (offline support requires an inital html page).
Check the sveltekit issue, the nuxt repos and the discussion in this comment: vite-pwa/sveltekit#65 (comment)
Hi,
I'm struggling because I cannot figure out how to solve these errors:
I installed:
@vite-pwa/nuxt": "^0.10.5"
I add it in modules:
I configure it in a minimal way and add it in my nuxt.config.ts:
and after, as doc says I add the component in app.vue:
So I think I follow step by step the instructions but the errors still there.
You can check here: https://zavaluce.it/
Any advice woul be appreciated!
Really thanks and kind regards,
Davide
The text was updated successfully, but these errors were encountered: