gridster.js icon indicating copy to clipboard operation
gridster.js copied to clipboard

Not droppable after row 16?

Open JoschaP opened this issue 10 years ago • 1 comments

I've added 100 widgets with the add_widget method.. works like a charm. The widgets to the top are sortable as expected. no problems here.

But after row 16 (in my case), the widgets are indeed draggable but not droppable anymore. There is no placeholder calculation. its draggable but the grid has no response. After dropping the widget, its moves back to the old position.

To the top its fine at all, no bugs or errors. The generated html looks good, too.

Has anybody an idea for this weird issue?

I think code examples are not necessary, since everything is actually working (before row 16).

thx for any help... Joscha

JoschaP avatar Jul 03 '14 22:07 JoschaP

Same issue here.

mchendriks avatar Jul 30 '16 13:07 mchendriks