Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draggable doesn't work after destroy? #587

Open
eldyvoon opened this issue Dec 15, 2016 · 1 comment
Open

draggable doesn't work after destroy? #587

eldyvoon opened this issue Dec 15, 2016 · 1 comment

Comments

@eldyvoon
Copy link

I do

gridsterInstance.destroy();
but draggable doesn't work anymore? Strangely my resize is still there.

I even tried to add them back like this
this.gridsterOptions.draggable = {enabled: true,handle: '.gridbox_header, .gridbox_header *'} but still doesn't work.

Does this have to do with jquery-ui? I'm on jquery-ui 1.9

@rahulmistry25425
Copy link

I am having same problem. Trying to reset gridster with destroy first and reinitiate again which is working perfectly but it stopped working draggable events after destroying. Any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants