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
{{ message }}
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.
It seems that sw-precache does not handle being out of cache space. This is very easy to do in chrome incognito mode as the quota is only 100mb. I'm not sure how to catch and deal with this error from my application code.
This can be very problematic as it can cause a user to be stuck with an outdated serviceworker and therefore and outdated version of my site.
The text was updated successfully, but these errors were encountered:
It seems that sw-precache does not handle being out of cache space. This is very easy to do in chrome incognito mode as the quota is only 100mb. I'm not sure how to catch and deal with this error from my application code.
This can be very problematic as it can cause a user to be stuck with an outdated serviceworker and therefore and outdated version of my site.
The text was updated successfully, but these errors were encountered: