Open TalAter opened 8 years ago
UpUp.unregister() should remove the service worker controlling the current origin
Seeing that the registration happens with UpUp.start(), would it not be better to have it as UpUp.stop()?
UpUp.start()
UpUp.stop()
UpUp.unregister() should remove the service worker controlling the current origin