-
I tested the pre-built and packaged in iOS17, but does calling the api/push does not trigger notification as would be expected. Tested on 17.0.1.
-
Noted in https://github.com/w3c/ServiceWorker/issues/1263#issuecomment-359099904
There are potential use cases for exposing the [environment's id](https://html.spec.whatwg.org/multipage/webappapis.…
-
From https://github.com/w3c/ServiceWorker/issues/890#issuecomment-236001563:
> Refining the above, seems like we should auto-disown opener for service worker controlled pages if opener is a non-sec…
-
Two cases need to be specified:
* When an agent terminates, any associated _lock requests_ need to be dequeued (and the queue processed)
* When an agent terminates, any associated _held locks_ nee…
-
Calling an async function does not necessarily need to be happen in an async function/context. It could e.g. happen that a synchronous event handler wants to just spawn an async flow.
Currently the I…
-
Beginner here. My React app used to build correctly, however...
"npm run build" is no longer building any .html files in my /build/
Package.json
```
{
"name": "hkrmedia",
"version": "0.1…
-
Hi, I followed your guide, docker and nginx are deployed and started up, this error info appeared on the home page when accessed:
Failed to register a ServiceWorker for scope ('https://my.domain.co…
-
Previously I had been assuming service workers would not be part of non-default buckets. I didn't really understand the use case. Recently, however, it was mentioned developers want service workers …
-
We're noticing some pretty aggressive caching when deploying the production site via merging to `production`. This is a placeholder issue for seeing if it's something on the repo end, or an infra issu…
-
**Describe the bug**
Sometimes the index file(s) download fails with this type of error:
`
Failed to load https://runbox.com/mail/download_xapian_index?fileno=3. A ServiceWorker intercepted the req…