Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Delete not working on Treemodel #11

@siddharthfluke

Description

@siddharthfluke

Hi there,

Can you please help me with the removing of the node from the TreeModel?

var treeDataObj = new Backbone.TreeModel({ tagname: 'treeData', nodes : treeData }); treeDataObj.find('someId').remove();

on remove() its giving true, but still I see that node present in the treeDataObj

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