Core Accordion Issue | Community
Skip to main content
June 16, 2022
Solved

Core Accordion Issue

  • June 16, 2022
  • 3 replies
  • 1086 views

Hi All

 

does anyone face this issue?

 

The removed expanded items is getting displayed when the user removes the items from expanded item section on properties tab and then delete the component on the items tab

 

Help is much appreciated Thanks

 

Manjunath

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 SantoshSai

Hi @manjunathbanakar8 ,

Core Accordion component should work as expected. However, in your case it could be one out of below reasons to rectify

  • Just in case - kindly check the component you are referring is extending to some other.
  • Even after deleting item verify from where those are referring from JCR (update dialog and use OOTB query Tool in CRXDE)
  • Also worth checking after deleting items from the dialog - are those still present in JCR.

There might have some other ways to debug and check. Let us know how will it goes, If you able to find any JS error feel free to post it.

Regards,

Santosh

3 replies

ShaileshBassi
Community Advisor
Community Advisor
June 16, 2022

I tried replicating the same behaviour in the AEM version 6.5.12 and for me accordion is working as designed.

Can you please elaborate a more with detailed steps and the AEM version your are using.

Thanks

Pallavi_Shukla_
Community Advisor
Community Advisor
June 16, 2022

working for me too in 6.5.13 aem version 

SantoshSai
Community Advisor
SantoshSaiCommunity AdvisorAccepted solution
Community Advisor
June 17, 2022

Hi @manjunathbanakar8 ,

Core Accordion component should work as expected. However, in your case it could be one out of below reasons to rectify

  • Just in case - kindly check the component you are referring is extending to some other.
  • Even after deleting item verify from where those are referring from JCR (update dialog and use OOTB query Tool in CRXDE)
  • Also worth checking after deleting items from the dialog - are those still present in JCR.

There might have some other ways to debug and check. Let us know how will it goes, If you able to find any JS error feel free to post it.

Regards,

Santosh

Santosh Sai