Cache Collision #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
UserAgentData: {"brands":[{"brand":"Brave","version":"111"},{"brand":"Not(A:Brand","version":"8"},{"brand":"Chromium","version":"111"}],"mobile":false,"platform":"Linux"}
localStorage Avail: true
sessionStorage Avail: true
Viewport size: 1280 x 652
User message:
During the update from 1.1.x to 1.2.x some clients received mismatched HTML/CSS documents for /board.html.
Possible solutions to this:
Edit cache headers in Nginx to no-cache, wait until the cache period has passed and push a new sw.js file after resetting the cache headers.
Push a new patch version which uses a different name for the referenced CSS document.
One of these solutions should be carried out each time one document will become incompatible with anything that referenced is, due to this pre-planning upgrades and using the first solution may be better for long term use.