-
- トップページの地球オブジェクトが表示されない場合がある
- 音声再生時の挙動が不安定
-
Hi All and Maxence,
I'm thinking of using go-app as a layer in a decentralized app. By "decentralized app" I mean browser-side persistence, lateral communications between browsers, and so on -- mo…
-
hello, i am new to ios, could you help me fix the problem of refreshing app when you try to open url of youtube and twitch.tv app from pwa ios. If i add youtube and twitch domain it's openning in webv…
-
## The devDependency [@vue/cli-service](https://github.com/vuejs/vue-cli) was updated from `3.1.4` to `3.2.0`.
🚨 [View failing branch](https://github.com/Saeris/vue-keyrune/compare/master...Saeris:g…
-
The [*Match Service Worker Registration* algorithm](https://www.w3.org/TR/service-workers-1/#scope-match-algorithm) is a simple string prefix match, rather than a path segment prefix match. This means…
-
Hello,
I have migrated the panorama plugin to panorama_viewer, but I am noticing that for a PWA, it works correctly on a desktop browser. However, when accessing PanoramaViewer from a mobile device …
-
### What happened?
I'm using `await AppleID.auth.signIn()` within a PWA of mine. When this code runs inside of mobile safari as a website the authentication works fine. However, when run within a PWA…
-
### What happened?
Pretty much Chrome works as intented and Brave doesnt. My shield in Brave is turned off and my other ad-blockers as well.
I keep getting Uncaught DOMException, The service wor…
-
**URL**: https://luna.amazon.com/
**Browser / Version**: Firefox 108.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Site is not usable
**Description**…
-
What am I missing? I follow the example but still getting pre-flight error
```
app.use(corser.create({
endPreflightRequests: false
}));
app.post('/resource/my-test', (req, res, next) =…