gridster.js
gridster.js copied to clipboard
Not droppable after row 16?
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
Same issue here.