Disable caching for previews #583
Comments
Are you referring to when Logged-In User Caching is enabled? |
I have it enabled, yes. |
@clavaque Thanks! I'm marking this as a bug. |
ok |
@clavaque And you have GET Request caching enabled also, right? |
Next Actions
|
@kristineds While working on this issue you can learn more about the |
Next Pro Release Changelog:
|
@jaswsinc
That's correct. |
ZenCache v151114 has been released and includes changes from this GitHub Issue. See the v151114 announcement for further details. This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#583). |
While editing a page I noticed that the changes I was making were not shown in the preview, until I cleared the cache.
I think that not caching the preview is the logical thing, you'll always be expecting it to change with your new edits.
I added
preview=true
as a URI exclusion, but I think this should be there by default because it'll confuse other site owners that'll need to figure this out too.The text was updated successfully, but these errors were encountered: