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

Silently update app when the page loads #233

Open
psrpinto opened this issue Sep 13, 2023 · 2 comments
Open

Silently update app when the page loads #233

psrpinto opened this issue Sep 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@psrpinto
Copy link
Member

After a page load, when there is a new release available, it should silently update itself instead of asking the user if they want to update.

image

@psrpinto psrpinto added the enhancement New feature or request label Sep 13, 2023
@ashfame
Copy link
Member

ashfame commented Sep 13, 2023

I can't recall if this ever triggers on a long running session in a browser tab? Or its always on a page load?

@psrpinto
Copy link
Member Author

It triggers when the service worker realises there's a new version, regardless of whether the page just loaded or not. In short, yes, it triggers on long-running sessions in a browser tab :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants