Element UI version
2.14.1
OS/Browsers version
windows10
Vue version
2.6.12
Reproduction Link
https://codepen.io/DeltaNing/pen/bmOyZP
Steps to reproduce
- Expand a node(dropNode) that contains some nodes
- dragging a node(draggingNode) which behind dropNode into dropNode
What is Expected?
The draggingNode can be dropped into the dropNode while this dropNode'height only contains its self's height
What is actually happening?
The draggingNode can not be dropped into the dropNode which'height contains childNode's height of the dropNode
1条答案
按热度按时间qij5mzcb1#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.