Custom carousel component is not deleting items when deleting via dialog
Hi again,
Just got a query.
I have a custom carousel component in which I used the core carousel as a resourceSuperType (core/wcm/components/carousel/v1/carousel).
I run into an issue in which when I tried to author the custom carousel by adding a custom component, when I tried to delete it via Custom Carousel's dialog, it can't be deleted and it would rearranged the items inside the carousel. Items can be deleted when I navigate to content tree, selecting the carousel item and deleting it from there.
In what way I can debug this issue as the logs don't show any errors when deleting an item and I can't replicate it on my local. Only on the higher environments.