You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am finding that on desktop the serviceworker is hitting old caches unless I do a hard refresh, and it keeps going back to the older values.... I think I need to add an activate listener to the serviceworker, and maybe invalidate the cache on every update?
The text was updated successfully, but these errors were encountered:
I am finding that on desktop the serviceworker is hitting old caches unless I do a hard refresh, and it keeps going back to the older values.... I think I need to add an
activate
listener to the serviceworker, and maybe invalidate the cache on every update?The text was updated successfully, but these errors were encountered: