I am using Material drag e drop they don't allow the mixed-orientation of the drag e drop so to use it with both directions I use this workaround.
But in the last release, they removed CdkDropList.enter method.
So now how can I achieve the same result as before?