Expand my Community achievements bar.

SOLVED

ClientLibs are not loaded when we access the page?

Avatar

Level 4

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

  

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

4 Replies

Avatar

Correct answer by
Level 10

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

Avatar

Level 1

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

Avatar

Level 9

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?