April 25, 2020
Estimated Post Reading Time ~

Sidekick is not loading in AEM

We can hide/disable sidekick in author mode in page component by removing/commenting or by not including "/libs/wcm/core/components/init/init.jsp" in any of the jsps of the page or its super/parent resource.

In Sightly we can use below code
<sly data-sly-include="/libs/wcm/core/components/init/init.jsp" data-sly-unwrap/>



By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.