[w3c/ServiceWorker] Worker Update leaves open notifications behind (unclickable) (#1337)

We open clickable notifications trough our ServiceWorker. When the browser then updates a ServiceWorker (cache expired, or forces trough `ServiceWorkerRegistration.update`), the remaining open notifications become *unclickable*.
I am not sure if should be is the desired behaviour or if I am missing something here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1337

Received on Monday, 6 August 2018 13:05:17 UTC