insin / react-hn

React-powered Hacker News client

Home Page:https://insin.github.io/react-hn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My app shell disappears and reappears on page reload, why?

jasan-s opened this issue · comments

commented

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?
app_network_frames-timeline