When I move the first element down, elements with nested dropzones change their position and their internal dropzones activate incorrectly. This only happens when an element is moved over a nested group. Does anyone have an idea how to solve this?
I tried adding a clone while dragging the element. This is not the best solution because It will cause dnd to work incorrectly in other cases.