Have to delete cached images and files on browser history for site to work?
Every time I make an edit to the site, that page becomes broken for anyone who's been on it recently. Clearing the cloudflare cache with a full purge used to work, but isn't anymore. So now the only way for the site to work is for an individual to delete cached images and files on their personal browser history - which isn't really a feasible solution to ask for anyone who visits the site frequently.
What's going on? Couple tests I've done- development mode doesn't prevent the issue. Forcing page redownloads with shift+f5 doesn't work either- it has to be the full cache flushed.
1 Reply
Update -I made a page rule bypassing the cache. This issue is still happening, but now if I purge the cache, a hard refresh of the browser (shift f5) works for an individual user.