-
## Docs
https://developer.mozilla.org/en-US/docs/Web/API/Push_API
https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API
CC @roemermarc
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
Hello,
I have came across a strange issue. I have a CSP policy setup …
-
Man könnte einen Service Worker einrichten, damit der initiale Load schneller geht: http://ember-service-worker.com/
-
Hello, with nextjs-end i have this error in my chrome console, and i have infinite loading.
> Uncaught (in promise) TypeError: Failed to fetch
> at fetchWithFirebaseHeaders (auth-service-worke…
-
The componentDidMount lifecycle method fetches customer data but fails to update the loading state to false once the data is loaded. This can cause the UI to display incorrectly. The solution involves…
-
Service workers are a big part of modern web apps and while it's technically possible to create a service worker with Encore, to my knowledge it isn't straightforward.
- The service worker needs to…
-
If the service worker is terminated, it will (seemingly) fail to pass on the message(s) that restarted the service worker. This will cause desync between tabs and the minimap in the side panel. Exact …
-
# 🐛 bug report
## Preflight Checklist
- [ ] I have read the [Contributing Guidelines][contributing] for this project.
- [ ] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
-
### Issue and Steps to Reproduce
I am experiencing issues with file uploads in my React application that uses the @axa-fr/react-oidc library even with latest release version (v7.22.32). After upda…
-
### Is this a feature request or a bug?
Feature request
addons-linter supports the ``--enable-background-service-worker`` option on the command line. I would like to see this option supported in…