vue-draggable-resizable
vue-draggable-resizable copied to clipboard
When there are too many internal DOM elements, dragging is very stuck, how to solve this problem
I am using micro frontend for development, Each draggable element contains an entire application, This causes the drag to be very stuck. Is there a way to solve the problem?