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

maybe have a bug in the getOptions method #89

Open
HalleyLi opened this issue Aug 16, 2016 · 1 comment
Open

maybe have a bug in the getOptions method #89

HalleyLi opened this issue Aug 16, 2016 · 1 comment

Comments

@HalleyLi
Copy link

because in the method you first use JSON.stringify(config) and the last you return result; resulting in that when I modify the treeData; the result is constant ; so the $scope.$watch(getOptions()) method is not correct;I can't normally destroy() and init() the tree;

@ezraroi
Copy link
Owner

ezraroi commented Aug 16, 2016

Please write a plunker that reproduce this, i have used it for 2 years with no problems

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