Issue with Adobe Core language navigation component | Community
Skip to main content
December 10, 2021
Solved

Issue with Adobe Core language navigation component

  • December 10, 2021
  • 1 reply
  • 746 views

We are inheriting Core language navigation component in the project. The website is using SSI to provide the header and footer. Language Navigation component is a part of header. After dispatcher layer, the component is not working while navigating to the corresponding page in other language/region. It always points to the home page. Has anyone experienced the same?

 

AEM version: 6.5.9

Core component: 2.8.0

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 Ankur_Khare

This is expected refer below link-

 

https://medium.com/adobetech/caching-common-or-shared-content-in-aem-using-sling-dynamic-include-bd0e8b42adac

 

you need to write bit custom code refer above link.

1 reply

Ankur_Khare
Community Advisor
Ankur_KhareCommunity AdvisorAccepted solution
Community Advisor
December 10, 2021

This is expected refer below link-

 

https://medium.com/adobetech/caching-common-or-shared-content-in-aem-using-sling-dynamic-include-bd0e8b42adac

 

you need to write bit custom code refer above link.