Carousel Custom Component Panel Issue | Community
Skip to main content
varun249715
Employee
November 16, 2023
Solved

Carousel Custom Component Panel Issue

  • November 16, 2023
  • 2 replies
  • 810 views

Hi Team,

 

I am facing an issue with creating custom carousel component which is extended to carousel core component. In my custom carousel component I have modified the html with my own custom html and javascript.

 

This is causing an issue in the authoring dialog where I am unable to switch panel.

 

Anyone faced such an issue. Any input will be helpful.

 

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 EstebanBustamante

I have extended the carousel and dialog functionality without issues, usually, you need to make sure you are using the correct clientlibs, this article explains pretty well how the dialog functionality works, so maybe you can double check you have all the pieces in your component: https://aemlab.blogspot.com/2022/09/aemaacs-core-components-children-editor.html 

 

Hope this helps

2 replies

kautuk_sahni
Employee
November 20, 2023

@varun249715 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
EstebanBustamante
EstebanBustamanteAccepted solution
New Participant
November 16, 2023

I have extended the carousel and dialog functionality without issues, usually, you need to make sure you are using the correct clientlibs, this article explains pretty well how the dialog functionality works, so maybe you can double check you have all the pieces in your component: https://aemlab.blogspot.com/2022/09/aemaacs-core-components-children-editor.html 

 

Hope this helps

Esteban Bustamante