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

Fix $.jstree.__destruct so that recreating a tree would work correcty #88

Merged
merged 1 commit into from Sep 7, 2011

Conversation

ehsan
Copy link
Contributor

@ehsan ehsan commented Sep 1, 2011

When I was using jstree in my project, I realized that it fails to recreate the tree if I call the jstree function on the same container multiple times. When I investigated this issue, I realized that this is happening because of two errors in the __destruct function. This commit fixes those errors.

vakata added a commit that referenced this pull request Sep 7, 2011
Fix $.jstree.__destruct so that recreating a tree would work correcty. Thanks!
@vakata vakata merged commit 651d32c into vakata:v.1.0 Sep 7, 2011
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

Successfully merging this pull request may close these issues.

None yet

2 participants