Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Carousel's added item not appearing initially

Avatar

Level 3
Hi all,

I am using the core carousel component in AEM 6.5.

When I click on "Add", and select a component item, it does not show immediately on the dialog (Although it does update in the page on the carousel component itself).
 
sean12341_0-1672987932900.png

The added component(Card component here) only shows when I cancel and click into it again.
 sean12341_2-1672988372248.png

 


I find that when I add an item initially, it does make a "carousel.model.json" call to retrieve the item. But again there is nothing that update it in the dialog.
sean12341_1-1672988322348.png

I checked my crx-quickstart logs and browser logs, and there is nothing unusual, except a websocket issue in browser (which I think is unrelated?)
 sean12341_3-1672988722170.png

 

I am still relatively new to AEM, and any help would be appreciated.
 
Thanks
1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @sean12341 ,

 

This is a bug in the carousel component, it was reported here https://github.com/adobe/aem-core-wcm-components/issues/2198,

It could be part of the next release, you can follow up on the above-mentioned space to refer to the existing issues or create a new one.

 

Hope this helps!

Regards,

Nitesh

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi @sean12341 ,

 

This is a bug in the carousel component, it was reported here https://github.com/adobe/aem-core-wcm-components/issues/2198,

It could be part of the next release, you can follow up on the above-mentioned space to refer to the existing issues or create a new one.

 

Hope this helps!

Regards,

Nitesh