-
trying to use preact-router 3.0.0, but it is not creating links, or accepting variables for paths
demo project:
[preact-demo.zip](https://github.com/developit/preact-router/files/3028558/preact-de…
-
I am currently using the [sw-precache-webpack-plugin](https://github.com/goldhand/sw-precache-webpack-plugin) with this config: (yes, another project, this is just to show the config, since some of th…
-
Caching the 1.5 MB file does not work.
![grafik](https://user-images.githubusercontent.com/25026204/92113109-1eec7100-edef-11ea-8e4c-2976068fde12.png)
The app.keeweb.info uses service-worker for c…
-
Looking through your documentation, it sounds like I should be able to put the install button inside my app, but attempting to call `await JSRuntime.InvokeAsync("BlazorPWA.installPWA");` results in a …
-
It's common to use CDN when you develop web applications and other that CDN lives on separate sub-domain, like `cdn.example.com`.
There is no problem handling CDN resources with ServiceWorker (except…
-
I created a new project using the pwa template, using vue-router in history mode, then i built it and served it using express
service worker works fine in all the routes like `/home` or `/help` excpe…
-
Expected:
- Add an image to a project (I tested jpg and png)
- Click on the image on the sidebar
- See preview of the image in VSCode
Current:
- Add an image to a project
- Click on the im…
-
Since `ServiceWorker` related types sit in `lib.webworker.d.ts`, `webworker` lib need to be added to `tsconfig.json`.
```json
{
"compilerOptions": {
"lib": [
"es2017",
…
-
# Descriptions
*Please describe your issue here.* earthbound starts fine, it introduces the creators and then it just goes black
# Device Information
## States
| State | Value |
|-------|-------…
-
Currently we expose a `Sec-Fetch-Site` header to servers, but hide this information from service workers. The `Sec-Fetch-Site` and `origin` headers are not populated until after the FetchEvent is han…