Breadcrumb not adding on template | Community
Skip to main content
New Participant
February 14, 2023
Solved

Breadcrumb not adding on template

  • February 14, 2023
  • 2 replies
  • 691 views

Hi Team,

 I tried to add breadcrumb component on template in initial content, but its throwing this error. Can anyone help me

My component is just inheriting from core v3 breadcrumb

 

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 BrianKasingli

Yeah, you need to make sure that you have AEM core component's latest installed in your AEM environment. It's also worth mention to note that not all AEM core components version are supported via AEM service packs. As version 2.22.0 is only supporting

2.22.0 Continual 6.5.14.0+ 8,
11
3.3.9+

 

Pleas check your AEM service pack install + AEM version, and also the version supported via AEM core components, adobe/aem-core-wcm-components: Standardized components to build websites with AEM. (github.com)

2 replies

BrianKasingli
BrianKasingliAccepted solution
New Participant
February 15, 2023

Yeah, you need to make sure that you have AEM core component's latest installed in your AEM environment. It's also worth mention to note that not all AEM core components version are supported via AEM service packs. As version 2.22.0 is only supporting

2.22.0 Continual 6.5.14.0+ 8,
11
3.3.9+

 

Pleas check your AEM service pack install + AEM version, and also the version supported via AEM core components, adobe/aem-core-wcm-components: Standardized components to build websites with AEM. (github.com)

Umesh_Thakur
New Participant
February 14, 2023

can you please provide some additional detail about the error like stacktrace?