-
### 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 …
-
## 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
-
I was going through the [Integrate Firebase with a Next.js app tutorial](https://firebase.google.com/codelabs/firebase-nextjs) to connect my Next.js app with firebase. As far as I understand, it is re…
-
Using the [Vite PWA plugin for SvelteKit](https://vite-pwa-org.netlify.app/frameworks/sveltekit.html), we can create a service worker and manifest.
We can then start using the service worker to run…
-
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…
-
The code does not correctly handle the case where installingWorker is null in the onupdatefound event. This might lead to issues when trying to register the worker. A proper null-check needs to be imp…
-
The service worker URL references sw.js instead of the correct file name service-worker.js. This can prevent the service worker from being registered properly. Update the service worker file reference…
-
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 …
-
### Description
At this point, according to MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap, Chrome, Firefox, Opera & Safari have added support for importmaps ONL…
tobiu updated
1 month ago
-
### 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…