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

Call skipWaiting() inside install event handler #66

Open
CNSeniorious000 opened this issue Sep 2, 2024 · 0 comments
Open

Call skipWaiting() inside install event handler #66

CNSeniorious000 opened this issue Sep 2, 2024 · 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

@CNSeniorious000
Copy link
Member

Motivation

HMR sometimes lags. The deployed site also needs on-time updating. But the service worker sometimes prevents this from happening.

References

Feature request

  1. skip waiting eagerly when developing (before refilling cache)
  2. skip waiting after rebuilding caches at production environment
  3. maybe inform the user to refresh the page?
@CNSeniorious000 CNSeniorious000 added bug Something isn't working enhancement New feature or request labels Sep 2, 2024
@CNSeniorious000 CNSeniorious000 self-assigned this Sep 2, 2024
@CNSeniorious000 CNSeniorious000 added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 2, 2024
@CNSeniorious000 CNSeniorious000 removed their assignment Sep 2, 2024
@CNSeniorious000 CNSeniorious000 pinned this issue Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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