arvindr21 / jsTree-directive

An Angular Directive for jsTree. Docs :
http://jstree-directive.herokuapp.com/
51 stars 33 forks source link

Same name nodes in parent folder disappear. #9

Closed JackZhang1988 closed 9 years ago

JackZhang1988 commented 9 years ago

I use this directive show my folder files. My tree view like below. qq 20141223115119

In folder 1231, there are some files which name same with some files in parent folder. But when i open this sub folder, the same name nodes in parent folder disappear. qq 20141223115442

How to fix this problem?

arvindr21 commented 9 years ago

Is this tree driven by Ajax? Are you using JSON or XML to render the tree? Can you please share a sample of the same?

arvindr21 commented 9 years ago

<< no update >>