-
RadhikaJune 10, 2018 at 3:53 am #10810
Hey,
I have 2 sibling nodes which have same set of children. I am unable to expand both of them at the same time.
I have created a short video for the same.
https://vimeo.com/274335557vizulyJune 11, 2018 at 9:11 am #10834Hi,
Thanks for the video, it makes it much easier to troubleshoot.
The reason I suspect this is happening is because you have the same ‘key’ property for both of these sets of children. The viz.key() property should return a unique key/id for each node regardless if they are shared by different parents. You can make the viz.key() a dynamic function if you would like.
I hope that helps.
Cheers,
Tom
RadhikaJune 11, 2018 at 10:11 pm #10838Hey Tom,
Really appreciate the quick turn around. The solution worked like a charm 🙂
Thank you so much.
Regards,
Radhika -
|
Viewing 3 reply threads
You must be logged in to reply to this topic.