I am implementing a drag-and-drop with vue-draggable: https://github.com/SortableJS/Vue.Draggable.
Is there a way to constrain the height of the element when dragging it? Otherwise it looks quite odd whenever doing a drag event when the section literally expands outside the browser itself.
