내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

use of .jquery.json

Avatar

Level 2

what if any is the use of ".jquery.son"  request?  It has caused a memory leak on our CQ 5.5 server (based on memory dumps) and I dont think it is generated on our web site.

However, when I try to hit that URL as "www.example.com/content/en.jquery.json"        I get a    " Invalid recursion selector value "
response

thanks in advance.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

In AEM we do not have jquery selector.   It is for sure custom implementation issue. Generally I have see this happening missing up OOB client libs OR your components including external library directly rather than building with client library.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

In AEM we do not have jquery selector.   It is for sure custom implementation issue. Generally I have see this happening missing up OOB client libs OR your components including external library directly rather than building with client library.