create-react-wptheme icon indicating copy to clipboard operation
create-react-wptheme copied to clipboard

Fix PWA Support

Open devloco opened this issue 5 years ago • 2 comments

Since I started this project, I've had problems getting the Progressive Web Apps (PWA) stuff that is built into create-react-app to work. I've just been remarking out that code. But I should dig into the problem and see if there isn't a way to get it working properly in create-react-wptheme since the popularity of PWAs is on the rise.

devloco avatar Feb 06 '20 03:02 devloco

Facebook put in a fix for Firefox in the serviceWorker.js file. I'm not sure if this was the only problem here... but I do use Firefox. So it might be...

devloco avatar Feb 17 '20 02:02 devloco

@devloco I'm seeing this bad-precaching-response: bad-precaching-response 500 when i register a serviceWorker. Any fix for this one?

yvikasofficial avatar Aug 04 '21 20:08 yvikasofficial