You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For VuePivottableUi
If the VDragAndDropCell for pvtHorizList pvtCols or pvtVertList pvtRows contain no items the drop area disappears
Not able to drop items from the unused area...
Due to VDragAndDropCell v-if="showDraggable && modelItems.length > 0" ??