T Mohan Reddy
Results
2
comments of
T Mohan Reddy
> Solved by leaving the config empty: > > ``` > const withPWA = require("next-pwa"); > > module.exports = withPWA({ > }); > ``` Tried but still the same issue
> Temp fix: downgrade to 5.4.0v Nextjs with 12.2.3 and PWA 5.4.0 is not working, still same issue