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

Add first child via 'add' method doesn't add collapse/expand buttons #66

Closed
RomanBurunkov opened this issue Jun 24, 2017 · 1 comment
Closed
Labels

Comments

@RomanBurunkov
Copy link
Contributor

RomanBurunkov commented Jun 24, 2017

I've tested add method and found out one issue when adding item with parent_id.
When adding first child to parent with id parent_id, add method doesn't add expand/colapse buttons and further we have no chance to add them from user side. Looks like we should use setParent method which already exist. But I'm not quite sure where to add it.

@pjona pjona added the bug label Jun 24, 2017
@pjona pjona closed this as completed in cd6cffe Jun 24, 2017
@pjona
Copy link
Collaborator

pjona commented Jun 24, 2017

Please open the issue if the problem still exist.
I will make new release after you confirm the solution.

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