Expand my Community achievements bar.

Some client libraries not loading after page component upgrade

Avatar

Level 3

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.

 

Author instance in publish modeAuthor instance in publish mode

 

Publish instancePublish instance

3 Replies

Avatar

Community Advisor

Hi @JonMaguire , Try to add this to your Clientlibs. 

 

 

allowProxy
Boolean
true

Hope this helps,

Aditya.Ch

Thanks,

Aditya Chabuku

Avatar

Level 3

Thanks, @Aditya_Chabuku . I reviewed all of our clientlibs and they all currently contain allowProxy Boolean true.

Avatar

Community Advisor

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.



Arun Patidar