-
So as discussed on the mastadon a while ago, the caching of the PWA is a bit too solid.
I thought I'd put down my findings on the new donate button feature here. I can't say much about the browser…
Siebe updated
3 years ago
-
I'm using EUI's Next.js starter and am trying to make this into a PWA -- [here](https://github.com/hidesminimally/engram) is the repo. I haven't done anything crazy different from the EUI starter. Upo…
-
I've tested your implementation and it works perfectly. Now, I was wondering if it would be possible to have that same aproach with NextJS. They have a number of pre-shaped things including babel, web…
-
**Describe the bug**
A clear and concise description of what the bug is.
I tried use to default package image-trace-load, but I wasn't able to use it in next. Then I found yours, but I'm getting a…
-
**API Platform version(s) affected**: 3.2.16
**Description**
With a fresh installation, I was able to run the generator for the default Greeting entity. The app works in dev mode. When I try to …
-
# Summary
We are buildign a video stream application on top of Cloudflare stream, When streinging vides with video JS the TS segments get cached in the Serviceworker.
# Versions
- `next-pwa`…
-
- [x] PWA化
- [ ] アイコンの準備
- [ ] manifest.json
-
# Summary
Getting the following error at console output
``
The FetchEvent for "" resulted in a network error response: the promise was resolved with an error response object.
``
# Versions
…
-
Hi all,
I'm receiving a blank screen and the following error in the console when I try to open my application as a installed PWA on mobile:
```
247fe2c.js:2 TypeError: Cannot read properties of u…
-
I’m trying to use [blitz.js](https://blitzjs.com/) with this plugin, but it does not totally add itself to the actual app. Blitz.js uses Next.js, so I was expecting this to work.
On the pages it is…