This article discusses steps to resolve jQuery library conflicts in AEM 6 by using jQuery's noConflict feature.
You can enable jQuery.noConflict through the client library dependencies property, with AEM. This is a solution for serving your own version of jQuery along with the one that ships with AEM.
To enable jQuery.noConflict through the client library dependencies property, follow these steps:
-
Log in to CRX/DE Lite as administrator (http://localhost:4502/crx/de/index.jsp).