Open paulrudy opened 4 years ago
Issue is still there:
As soon as I disable caching at plugin Admin Panel, I am able to select an author.
It works for me, kind of. All latest updates but the image doesn't work.
Edit: Just seen that https://github.com/matt-j-m/grav-plugin-aura-authors/issues/2 So is working on pinpress. Like I said all latest updates.
I'm running into an issue with caching, using the latest admin panel plugin with aura-authors:
With the admin panel v1.10.0-rc.17 (and its dependencies) installed, the select box for selecting authors no longer populates.
The only two ways I've found to fix this behavior are:
cache_enabled: false
in the admin plugin's configurationIs this behavior to be expected? Or is there some way this cache related issue can be prevented by your plugin, without changing the settings I mentioned above?