- Issue created by @robpowell
After regenerating image style cache for an Image media entity, anonymous traffic sees new image while authenticated sees old.
Assumptions:
Here is what anonymous user sees (new image):
Here is what an authenticated user sees (old image):
Oddly enough, when I look at my view modes via view_modes_display, it shows the updated image:
However, on the media edit form it will show the old image even though if I right click and open in a new tab it will show the new image
TBD
Active
2.0
Code