Replies: 1 comment
-
I register and update my service worker using a custom hook in App.js to make use of react state hooks, is this a bad pattern? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently using in production. The stubbed implementation can be found here: https://www.aquibbaig.in/posts/pwa-update-notification. I can manually fetch the service-worker by visiting the link which threw a 404 but these messages keep on coming on the console. I do not know how to debug them.
Beta Was this translation helpful? Give feedback.
All reactions