angular-drag-and-drop-lists icon indicating copy to clipboard operation
angular-drag-and-drop-lists copied to clipboard

Issue with Bootstrap col-md

Open robcherman87 opened this issue 8 years ago • 0 comments

I am attempting to attach the .dnd-draggable to a set of "cards" that I am making on a dashboard using col-md-4 div containers. I have set the dnd-horizontal-list to true and properly added the css classes and I am running into some odd issues with the drag and drop, I guess, "detection" on the page. Many times it seems that the card doesn't register the placeholder and/or I have to move the card around back and forth to get it to work. Has anyone else used any bootstrap col-md elements with the .dnd-draggable directive?

robcherman87 avatar Jun 27 '17 16:06 robcherman87