We have some panels where we want to use Authcache, and other panels that should use the simpler Panels Content Cache (https://www.drupal.org/project/panels_content_cache).
If a panel has no cache settings, we are able to select "Content cache" as the option and set its values. However, if we attempt to modify the cache settings for a panel where Panels Content Cache has already been set, it displays Authcache settings instead (even though Authcache was never set for the panel).
At that point is no way to access the Panels Content Cache settings other than to (1) remove all cache settings on the panel and start again cleanly at the beginning, or (2) disable the Authcache module.
Comments
Comment #2
sgdev commentedAfter some further testing, I think this might be related to issue #2305687. There is some issue with form caching when Panelizer has not yet been saved for a page, and changes are made.
How to reproduce the issue:
The only ways to avoid this problem are to: