Drag and Reordering not working in Container Component
I am using AEM6.5, I have a container component which has a number field. based on number field value I am dynamically adding column component inside my container component using loop and data-sly-resource, this all works fine but I am not able to drag and rearrange positions of column components added dynamically inside my container component.