Hello, Adobe Community
We're in the process of migration AEM from 6.3 to 6.5. We've made first steps and now we have the problem with loading pages which have target areas:
And the error is: Uncaught ReferenceError: $CQ is not defined.
Could you please suggest what's the problem can be?
Thanks.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This issue was reported to the AEM engineering team.
The solution provided was to add cq.shared dependency on "/etc/clientlibs/foundation/main".
Check if this helps. Also I would suggest you to recompile all JSPs, invalidate Cache and rebuild the clientlibs.
This issue was reported to the AEM engineering team.
The solution provided was to add cq.shared dependency on "/etc/clientlibs/foundation/main".
Check if this helps. Also I would suggest you to recompile all JSPs, invalidate Cache and rebuild the clientlibs.
Hi, @shreyag72517995
Thank you very much. We added this dependency to some other targeting clientlib, dropped cache and it helped.
Views
Replies
Total Likes
I tried the solution above, but can't find /etc/clientlibs/foundation.
Also, can you provide information on what property name/value has to be added for the dependency, and how to recompile the JSPs/Invalidate Cache/Rebuild clientlibs if possible?
Views
Replies
Total Likes
You could rebuild and invalidate the client libraries from this console >> http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies