활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I'm trying to create a component for screens with anime.js v3.0.1 library animation.
But I'm getting error.
it runs ok with jQuery v3.3.1 outside aem.
But I'm having trouble integrating it to AEM. seems to me like it's jquery conflict
How can I resolve this?
I've tried
Adobe Experience Manager Help | Integrating the JQuery Framework into Adobe Experience Manager
How to resolve jQuery library conflicts in AEM 6? (seems outdated to me/ foundation directory missing in my instance)
didn't help.
js.txt
my production library
Thanks
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Clear the ClientLibrary outputcache directory on the filesystem and reload the page.
find launchpad/felix -path "*/bundle*/data/outputcache" -type d
Let me know. All the 1.x versions of JQuery should be 3.2.1 now. If it isn't please raise a Daycare ticket.
조회 수
답글
좋아요 수
What's the version of AEM?
In AEM 6.4.4 (available tomorrow) jQuery was updated to 3.2.1 across the board to address some parts of AEM that were still running jQuery 1.11. So indeed it could be a jQuery mismatch.
조회 수
답글
좋아요 수
AEM 6.4.3. Thanks for the insight. Any work around for now?
조회 수
답글
좋아요 수
Introduce your own custom jquery version if you don't want to upgrade to 6.4.4
조회 수
답글
좋아요 수
Thanks. may I know how can I achieve that?
adding jquery.min.js to js.txt doesn't sufice.
조회 수
답글
좋아요 수
Hi.
I've already upgraded to 6.4.4
How do I know that it's already running jQuery 3.2?
I can still see jQuery v1.12.4
in
http://localhost:4502/etc.clientlibs/screens/clientlibs/sequencechannel-embed.js
Thanks.
조회 수
답글
좋아요 수
Clear the ClientLibrary outputcache directory on the filesystem and reload the page.
find launchpad/felix -path "*/bundle*/data/outputcache" -type d
Let me know. All the 1.x versions of JQuery should be 3.2.1 now. If it isn't please raise a Daycare ticket.
조회 수
답글
좋아요 수
That process can be done by invalidating cache here
already invalidated cache yet it's still v1.12
Thanks.
조회 수
답글
좋아요 수
In OOTB cq-quickstart-6.5.0.jar I'm still seeing 1.12.4-aem. I've deleted the launchpad/felix/bundle288/data/outputcache directory but that did not change the jQuery version. What version is shipped with 6.5? How do we verify the version if it is showing 1.12.4-aem.
조회 수
답글
좋아요 수