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 Dec 9, 2023. It is now read-only.
When I updated an existing image ( for example : bacon-broccoli-egg-bites2.png ) with a new image file with same name (bacon-broccoli-egg-bites2.png), the cached image manipulation http://localhost/testsite/public/image/300/300/c/images/food/2/bacon-broccoli-egg-bites2.png ) wont update most of the time, when I visit the above URL, I get the old image, how do I fix this?
The text was updated successfully, but these errors were encountered:
Same problem here, I have an image with routed cache enabled.
Later I rotate the image, but cache will not update.
How I can reset/regenerate cache for the specified image?
When I updated an existing image ( for example :
bacon-broccoli-egg-bites2.png
) with a new image file with same name (bacon-broccoli-egg-bites2.png
), the cached image manipulationhttp://localhost/testsite/public/image/300/300/c/images/food/2/bacon-broccoli-egg-bites2.png
) wont update most of the time, when I visit the above URL, I get the old image, how do I fix this?The text was updated successfully, but these errors were encountered: