We are on AEM 6.5.8 with core component version 2.14.0 and facing an issue with rollout of container based core wcm components such as Carousel,Tabs and Accordion.
Steps to replicate:
We tried the same with other components such as Title as well, but that seems to work fine.
We observed this issue only for core wcm container based components. Has anyone else faced this issue ? Is there a solution to this ?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
there are lot of issues with MSM with 6.5.7 upgrade, though I have tested this use case for me it works in 6.5.7
I don't have AEM 6.5.8 setup with so can't test but if you can reproduce this in vanilla instance then you can raise this as an issue with core componet community at https://github.com/adobe/aem-core-wcm-components/issues
with the core component version
Thanks @arunpatidar for your reply. We did setup a vanilla instance and tried this scenario again. And the issue is replicating in 6.5.8 and core component version Core Components 2.14.0 . Looks like a possible bug. Will raise the issue at https://github.com/adobe/aem-core-wcm-components/issues . Will post here in case we get any update.
Is it possible for you to try with 2.17.x version of core components once while we wait for an update in GitHub issues.
Per the release versions 2.17.x is mentioned for versions 6.5.6+
Thanks for your reply @Vijayalakshmi_S . Tried with the latest version of core components 2.17.8. But the issue still persists.
Just for a cross check, could you please let know if you are cancelling the inheritance at Component level (say, Carousel component) or individual items under it.
This is because cq:LiveRelationship mixin is available with both carousel node level as well as individual items added under it. So cancelling at carousel node level will not cancel the inheritance for items within.
We did cancel the inheritance both at component level (i.e) on the carousel and then on the individual items as well, but then still we are able to replicate the issue.
We tried the below use case :
On canceling the inheritance of the individual items result in the same behaviour as well. Is there a work around for this ?
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies