adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
737 stars 745 forks source link

Cannot edit components in nested Accordion #2285 is still reproduced #2680

Open SashankaSaladi opened 7 months ago

SashankaSaladi commented 7 months ago

Current Behavior

Drop an accordion component on a page Add a few components in the accordion. Add another accordion inside the first accordion Re-arrange the items inside the inner accordion from the panel control The items inside the inner accordion are not editable except the first one If an accordion component has another accordion inside it, then the items of the inner accordion are not editable after re-arranging them from the panel control

Expected behavior/code User should be able to select/edit the items inside the inner accordion.

Environment

AEM version 6.5 SP 6.5.17 Core Components version 2.23.4 JRE version 11 image

Previous Issue: https://github.com/adobe/aem-core-wcm-components/issues/2285

The above issue is still reproduced on the AEM version 6.5 SP 6.5.17 Core Components version 2.23.4. Please help us with the update on which version it has been fixed and further steps to resolve this issue.

wmemon commented 3 months ago

Hi, we are also getting the same issue. Was there any workaround or fix for the same? Thanks