Sandbox for the bug: https://codesandbox.io/p/sandbox/holy-hill-fy6sy2
Expected: dragging should show console logs for $onDragOutContainer, $onDragOutThreshold, $onDragOver, $onDragLeave events.
Even when subscribing to layout/mutation, none of the drag events are fired.
@jalal246, this bug is currently blocking me from using DFlex as I need the events in order to update my state.
Related discussion: #737