-
Title: As a user, I want the web app to have better support for touch device and 3d mouse.
**Additional Notes:**
User Training: Consider providing a brief tutorial or notification to inform user…
-
**Page Affected:** https://developers.google.com/web/ilt/pwa/lab-caching-files-with-service-worker#what_weve_covered
**What needs to be done?**
Tutorial needs to be reviewed for updates to code us…
-
# Yuna AI Current Project Status:
## What's Working in Yuna:
- [x] User Auth System
- [x] Multiple Chat Histories
- [x] Individual Message Deleting
- [x] History Editing
- [x] Advanced Histo…
-
After setting up step 3 of the [PWA training](https://developers.google.com/codelabs/pwa-training/pwa03--going-offline#3) and fill up `service-worker.js` we have this error in the console.
```
Uncau…
-
delete: new workbox.expiration.Plugin() and use new ExpirationPlugin(config)
line 30
https://github.com/google-developer-training/pwa-training-labs/blob/master/sw-precache-workbox-lab/so…
-
The Codelabs link in the readme 404's https://codelabs.developers.google.com/dev-pwa-training/. Is there an updated link?
-
Link to codelabs in the "We're in the process of restructuring our PWA training resources." section is broken.
-
Launching the Payment Request from via a hash change raises the following error in Safari:
```
SecurityError: show() must be triggered by user activation.
```
This currently triggered by (http…
-
**Page Affected:**
https://codelabs.developers.google.com/codelabs/pwa-indexed-db/index.html?index=..%2F..dev-pwa-training#3
the line that says "Open the QUnit test page, localhost:8080/app/test/…
-
I want the app to be usable offline. Here are some pretty decent reads / resources om how to do so with this stack:
https://rubygarage.org/blog/pwa-with-react-apollo
https://codelabs.developers.go…