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.03k stars 1.2k forks source link

Remove widgets does not delete from dom #406

Open ajmajma opened 10 years ago

ajmajma commented 10 years ago

I have an issue with gridster in that I am using the remove all widgets method and it is not actually removing the li's form the dom. This proves to be an issue because I have javascript inside of the stuff I am removing that is continuing to run after I remove the widgets. Any insight into this? Thanks!

Daijobou commented 10 years ago

confirmed here too with version 0.5.5.

I have checkboxes to remove or add widget from gridster. After remove a widget all other move to top. But from time to time the widget is removed and all other widget not move up. Delete all widget and add new, add to row 2 and row 1 is empty.

that happen very rare, but its happen. Here a proof:

http://jsfiddle.net/w4kp8/

gridster-bug

I have only make 2 clicks on first(A-D) and second(E-H) button and now its hang in air. I hope this helps! :)

A problem with fadeOut?

Daijobou commented 9 years ago

This bug is still in version 0.5.6