Skip to content

Method getIndex does not exists #494

@projct1

Description

@projct1

https://skr.sh/sAMuWUw7pSj

onDrop: function(event, treeId, treeNodes, targetNode, moveType) {
    console.log(treeNodes[0].getIndex());
});

Got error Uncaught TypeError: treeNodes[0].getIndex is not a function

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