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

precaching is not working

Open tharuAnish opened this issue 2 years ago • 2 comments

Summary

Precaching is not working showing error bad precaching 404. If I use image in the project it is showing this error but only in production build it is working perfectly in development. And if I turn off precaching service worker installed but all the images are not showing.

Project:

next-pwa/example/offline-fallback

Versions

  • next-pwa: latest
  • next:"^12.1.0",

Please help @shadowwalker

tharuAnish avatar Apr 13 '22 09:04 tharuAnish

Fixed in version 5.5.1

shadowwalker avatar Apr 17 '22 00:04 shadowwalker

What is the lowest compatible nextjs version with next-pwa latest version ?

atuljaingocomet avatar Apr 18 '22 12:04 atuljaingocomet