The "share" func isn't generating new images - its stuck on older previously generated images.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | fingerguns | T416 Share not generating new images | ||
Open | fingerguns | T419 Share image crashing |
Event Timeline
Comment Actions
The problem is the image being cached on the frontend, it does regenerate but your browser is looking at the old one. The timestamps on the files match watch is getting generated.
@Inch This is something I was afraid of and couldn't work out how to stop it happening as our front end images are cached both by the service worker(if a user goes offline they need the assets) and CF.
Comment Actions
@fingerguns this isn't a CF issue - or shouldn't be, an exclude was added from day one.