I’m trying to update our page component to V3. Everything looks fine in the author instance, but most client libraries are not loading in the publish instance. Is there something new or different about V3 that needs to be included that was not in V2? We are using AEM 6.5.12.0 and Core Components 2.19.0 on premise.
Views
Replies
Total Likes
Hi @JonMaguire , Try to add this to your Clientlibs.
allowProxy
|
Boolean
|
true
|
Hope this helps,
Aditya.Ch
Thanks, @Aditya_Chabuku . I reviewed all of our clientlibs and they all currently contain allowProxy Boolean true.
Hi,
It looks like dependent clientlibs are missing.
Can you try reproducing this in local publish and check crx for missing clientlibs and the logs.
Views
Likes
Replies