Skip to content

Instantly share code, notes, and snippets.

@thepassle
Created October 28, 2019 14:29
Show Gist options
  • Save thepassle/ee0e236001457e04bf2141adc2dd7a06 to your computer and use it in GitHub Desktop.
Save thepassle/ee0e236001457e04bf2141adc2dd7a06 to your computer and use it in GitHub Desktop.
updating12
navigator.serviceWorker.addEventListener('controllerchange', () => {
window.location.reload();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment