Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PWA Support #38

Open
devloco opened this issue Feb 6, 2020 · 2 comments
Open

Fix PWA Support #38

devloco opened this issue Feb 6, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@devloco
Copy link
Owner

devloco commented Feb 6, 2020

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 devloco added the bug Something isn't working label Feb 6, 2020
@devloco devloco self-assigned this Feb 6, 2020
@devloco devloco added enhancement New feature or request and removed bug Something isn't working labels Feb 6, 2020
@devloco
Copy link
Owner Author

devloco commented Feb 17, 2020

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...

@yvikasofficial
Copy link

yvikasofficial commented Aug 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants