Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

PWA - show update toast when there is new version #104

Open
4 tasks
yangwao opened this issue Jun 25, 2020 · 0 comments
Open
4 tasks

PWA - show update toast when there is new version #104

yangwao opened this issue Jun 25, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@yangwao
Copy link
Member

yangwao commented Jun 25, 2020

With upcoming support Progressive Web apps manifest (#46), we have now problem when there is a new update
image
It wants fetch chunk from previous deployment.
Working version looks like this
image

  • check for the new version
  • fetch on the background when there is a new version
  • show update toast when there is new version
  • disable on localhost development
@yangwao yangwao added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant