AEM 6.5.23에서 개발자 모드로 전환한 후 페이지 편집이 실패합니다

AEM 6.5.23을 적용한 후 페이지 편집기에서 개발자 모드로 전환하면 편집 기능이 비활성화됩니다. 브라우저 콘솔에서 /libs/cq/gui/components/authoring/editors/clientlibs/core.js의 오류를 기록하여 JavaScript 오류를 나타냅니다. 이 문제를 해결하려면 브라우저 캐시를 지우거나 시크릿 모드를 사용하십시오.

설명 description

환경

Adobe Experience Manager, 6.5.23

문제/증상

  • 개발자 패널이 페이지 편집기에 표시되지 않습니다.

  • 편집 모드(편집, 레이아웃, 타임워프 등) 간 전환이 실패합니다.

  • 콘솔 오류는 작성 편집기 클라이언트 라이브러리의 core.js에서 발생합니다. 오류 예:

    code language-none
    core.js:363 Uncaught TypeError: Cannot read properties of null (reading '0')        at getDisambiguator (core.js:363:248)        at ns.ui.Overlay.renderName (core.js:365:324)        at ns.ui.Overlay.render (core.js:368:117)        at new ns.ui.Overlay (core.js:362:189)        at self.create (core.js:580:482)        at core.js:581:107        at Array.forEach (<anonymous>)        at self.create (core.js:581:78)        at core.js:581:107        at Array.forEach (<anonymous>)
    

해결 방법 resolution

다음 단계에 따라 편집 기능을 복원합니다.

  1. 브라우저 캐시를 지우고 페이지를 다시 로드합니다.
  2. 문제가 지속되면 시크릿 또는 비공개 탐색 창에서 페이지 편집기를 엽니다.
  3. 이 문제는 SITES-30922에서 추적되며 AEM 6.5.24에 대한 수정 계획이 있으므로 업데이트를 모니터링합니다.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f