Refresh page, cache and pwa app

I’ve read the forum and I’ve found that I have to disable cache in browser dev tools to make the app reload after I change the code.
I have a pwa app generated with CLI, using chrome with cache disabled, but the changes are not reloaded automatically.
what do I have to do to make it work?
thanks

anyone?
I’ve tried on 2 different computers, I can’t make it work
thanks

https://www.codementor.io/@himank/how-to-unregister-service-workers-n8mzf5jce

thanks nolimits4web :slight_smile:
I’m on win10pro, tried both the suggestions, no update with standard cli generated pwa with split view.
I’ve generated a new app, and I have changed nothing except the titles of the navbar. it does not update.
the same app without pwa updates fine.
is there somethinh I’m doing wrong?

Did you ever resolve this? I am trying to deploy a PWA and trying to work out the process for supplying updates. Going into Chrome dev tools is not a user friendly solution.