Open
Description
By default cache is enabled in CMSPluginBase, this cause that the css background property doesn't run when the edition mode is off.
If I put cache in False to render the content of the model property, the plugin doesn't works after reload de page with Ctrl + F5 several times.
What do I need to do to enable the cache in the plugin? I want cache!