Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The browser cache doesn't refresh after an app update #16

Open
Argn0 opened this issue Jul 6, 2019 · 2 comments
Open

The browser cache doesn't refresh after an app update #16

Argn0 opened this issue Jul 6, 2019 · 2 comments
Assignees

Comments

@Argn0
Copy link
Contributor

Argn0 commented Jul 6, 2019

for netlify and main url

@howardchung
Copy link
Member

Might have to do with the PWA @albertcui

@albertcui
Copy link
Member

So I kind of fixed this in 683fe70.

The service worker generated by CRA is default cache first, so the current behavior is the best we can do: page loads then user gets a prompt to update the page.

Once facebook/create-react-app#5369 is merged we can change this to online first.

@albertcui albertcui self-assigned this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants