My app shell disappears and reappears on page reload, why?
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 328
- PR merge metrics
- No merged PRs in 30d
Description
I used this PWA as an example using SW precache v2 in my React App and webpack. However, I am not getting the same results. My app works offline. but on page reload everything from the DOM disappears and gets fetched again, the results do come from the service worker: (see photo below). In contrast this app and thesession.org app dont even make a request on page reload. What I'm I missing?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.