Hi Community!
I've noticed that ComponentStyleInfoCache stores data about style system applied to a component. But sometimes cache isn't refreshed which leads to a different experience. Could you please share some piece of information regarding the mechanism?
Thanks in advance
Views
Replies
Total Likes
Hi,
Can you provide more details about where it get stored ?
Thanks,
Lokesh
Views
Replies
Total Likes
Hi Sergei,
ComponentStyle stores style in the design and AEM does not cache it as far as I know. Are you talking cache at the dispatcher level?
Regards,
Jitendra
Views
Replies
Total Likes
You can see the status and interface of ComponentStyleInfoCache from below link.
But the clearCache() method does not work.
You can clear cache by changing "Cache entry size" of "ComponentStyleInfo Cache Configuration" in OSGi ConfigMgr.
Views
Likes
Replies