kevinmarrec / nuxt-pwa-module

⚠️ DEPRECATED ⚠️ Zero config PWA solution for Nuxt 3
MIT License
334 stars 32 forks source link

Failed to fetch dynamically imported module: http://localhost:3000/_nuxt/pages/index.vue?t=1676899295526 #96

Closed GabrielRogath closed 10 months ago

GabrielRogath commented 1 year ago

Hello there, hope your doing well. I am not sure if this is pwa issue or not . But I am getting this error with nuxt3 app also using your module, For more description about this error I have posted a long explanation on stackoverflow regarding this, you may check and assist Failed to fetch dynamically imported module: .

jastaffen commented 1 year ago

Hey @GabrielRogath, are you noticing that this is happening whenever you deploy a new version of your project? Nuxt3 just released a new patch 3.2.2 with a built-in way to solve this! https://github.com/nuxt/nuxt/pull/19038

kevinmarrec commented 1 year ago

@GabrielRogath Any update on this issue using latest Nuxt ?

kevinmarrec commented 10 months ago

Closing as stale.