updating service worker cache on invalidation #9871
sharmapukar217
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently when i invalidate using invalidate("some-tag") or invalidateAll(), the updated content is not stored on the cache storage. So is there any way to sync the upate with the service-worker's cache mechanism?
Beta Was this translation helpful? Give feedback.
All reactions