ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.04k stars 1.2k forks source link

Drag and drop doesn't always work, but resizing first always makes it work. #468

Open ghost opened 9 years ago

ghost commented 9 years ago

I have gridster enabled on a bunch of panels, but sometimes the drop doesn't work. I can always pick the widget up and move it, however the highlighting and functionality doesn't happen allowing it to switch places with another widget. If I resize that widget first, then it always works. Sometimes, if I refresh the page, it ends up working perfectly.

This may also have to do with Backbone Marionette's LayoutView. Anybody have any ideas? Very strange.