8000 Parsing only root node, but not child nodes (in case of parsing from JSON notation). · Issue #63 · joaonuno/tree-model-js · GitHub
[go: up one dir, main page]

Skip to content

Parsing only root node, but not child nodes (in case of parsing from JSON notation). #63

@techkrtk

Description

@techkrtk

Able to store the tree in local storage for persistence using JSON.stringify.
But while retrieving/parsing the JSON data into a variable only the root node is being parsed with the data type of TreeModel, the child nodes are just being parsed as key-value pairs.

Is there a way to store tree persistently if there are more than 100 children?

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

      0