Skip to content

multiple instances of js-tree #37

@tutu2020

Description

@tutu2020

I have 2 instances of jstree.
var selectedNode = $('js-tree').jstree(true).get_selected(true)[0];
var parentNodeId = $('js-tree').jstree("get_parent",selectedNode);
but parentNodeId is returning false.
It does not understand which tree is it on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions