Question
Enhance carousel component to support list component
Hi,
I have a carousel component under that authored the list component. My requirement is when I author list component each item in list has to be considered as individual item in carousel. So, from BE I am resolving the list items and rendering it on html. But after changing the HTL I am not able to see the list component under the carousel in editor and also authoring features are not working. Can anyone please tell me the reason why it is not working?

