ClientLibs are not loaded when we access the page? | Community
Skip to main content
mikezooz
New Participant
November 2, 2015
Solved

ClientLibs are not loaded when we access the page?

  • November 2, 2015
  • 3 replies
  • 5876 views

Hi All,

The clientlibs js are not loaded, when we access the page. so i have added at the end of the url debugClientLibs=true. its working but if i remove its not working in dev and publisher. i dont think it will work in dispatcher.

could you please help me out to fix this issue.

Thanks,

Michael

  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Dispatcher should not impact how client libs are loaded unless you restrict the path where ClientLibs are located on Dispatcher. Read this older community thread for details:

AEM Community Thread

3 replies

GK-007
New Participant
November 2, 2015

michaelvino86 wrote...

Hi All,

The clientlibs js are not loaded, when we access the page. so i have added at the end of the url debugClientLibs=true. its working but if i remove its not working in dev and publisher. i dont think it will work in dispatcher.

could you please help me out to fix this issue.

Thanks,

Michael

  

 

can you please check your browser console,are there any errors are showing up?

smacdonald2008
smacdonald2008Accepted solution
New Participant
November 2, 2015

Dispatcher should not impact how client libs are loaded unless you restrict the path where ClientLibs are located on Dispatcher. Read this older community thread for details:

AEM Community Thread

New Participant
January 15, 2020

we are facing the same issue : while accessing the page clientlibs are not loading and after adding debugClientLibs=true we can see the clientlibs getting loaded