Javier Llamas Ramirez

Results 3 comments of Javier Llamas Ramirez

I used to have that same issue until I started using `docker-machine`, try it, is worth the shot.

In my case I was serving the files this whitenoise in the format `app.db8f2edc0c8a.js ` with a MD5 hash to enable caching support. Whitenoise does that for the serviceworker and...

I just resolved this issue. The most likely reason for this is that you might not be performing the registration properly, doing it twice or doing it in the wrong...