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

_destroy does not remove data from target element #57

Open
blassther opened this issue May 5, 2015 · 0 comments
Open

_destroy does not remove data from target element #57

blassther opened this issue May 5, 2015 · 0 comments
Assignees
Labels

Comments

@blassther
Copy link

Destroy function removes data jscroll from the window and not from the targeted element. I just put there this line:

$e.removeData('jscroll');

to fix my issues. I could not rebind the functionality after destroying it, because data was already set.

@pklauzinski pklauzinski added the bug label May 6, 2015
@pklauzinski pklauzinski self-assigned this May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants