I have some Views in a VerticalStackview inside a CollectionView Cell. Now I Try to drag and drop the Views inside the VStackView. But the Drag Delegate is never called. When this Drag Delegate is connected to another View on another ViewController the Drag Delegate is called.
What might be the problem in this case?
What might be the problem in this case?