Issue in editable template AEM 6.5 | Community
Skip to main content
djohn98390536
Level 4
June 14, 2023
Solved

Issue in editable template AEM 6.5

  • June 14, 2023
  • 1 reply
  • 608 views

I m not able to see anything after creating a template from ootb HTML5 in structure.html .Getting below error.

Please help here .

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ritesh_Mittal

Hi @djohn98390536 ,

 

There are two errors on console, for first one you need to check why the object is null from which you are trying to get some object.

 

yourNullObject.shouldFilterEditable //  debug to find the reason of this object being null.

 

For second console error, pls check below thread if it helps-

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/uncaught-typeerror-handlebars-compile-is-not-a-function-aem-6-5/m-p/308256

 

Thanks,

Ritesh Mittal

1 reply

Ritesh_Mittal
Community Advisor and Adobe Champion
Ritesh_MittalCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
June 14, 2023

Hi @djohn98390536 ,

 

There are two errors on console, for first one you need to check why the object is null from which you are trying to get some object.

 

yourNullObject.shouldFilterEditable //  debug to find the reason of this object being null.

 

For second console error, pls check below thread if it helps-

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/uncaught-typeerror-handlebars-compile-is-not-a-function-aem-6-5/m-p/308256

 

Thanks,

Ritesh Mittal