Caching CSS Files
-
The plugin appears to cache CSS files in the ServiceWorker.
A hard refresh and cache clear in Chrome will display the correct files, but it isn’t persistent in the ServiceWorker. So once you refresh the page the old CSS is displayed again.
Here is a screenshot of the network panel; you can see that the caching is disabled. But CSS is still being loaded from the ServiceWorker
https://help.tenacity.io/xQuOnjrb
Here is a screenshot of the network panel after a Clear Cache & Hard Refresh.
https://help.tenacity.io/GGuJ64Dv
But once you refresh the page again, back to the ServiceWorker.
https://help.tenacity.io/8Lugkpmw
Is there a way to clear that cache? Or stop it from doing that?The page I need help with: [log in to see the link]
- The topic ‘Caching CSS Files’ is closed to new replies.