この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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.
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計
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?
表示
返信
いいね!の合計
You could rebuild and invalidate the client libraries from this console >> http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html
表示
返信
いいね!の合計