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

children function should understand promises #17

Open
zdila opened this issue Sep 16, 2014 · 1 comment
Open

children function should understand promises #17

zdila opened this issue Sep 16, 2014 · 1 comment

Comments

@zdila
Copy link

zdila commented Sep 16, 2014

Currently if children contains a function then the function must return array. This way it is not possible to asynchronously read children using this method. Library should support returning promises as well.

Now we have to use onExpand method.

@ca77y
Copy link
Owner

ca77y commented Sep 16, 2014

good point. i'll add it.

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