Skip to content

there are errors in console, and no icon and draggable? #65

Open
@liuweinan0575

Description

@liuweinan0575

screen shot 2018-02-08 at 2 11 53 pm

When I immediately apply the following code, there is one error. Besides, there is no icon for three node. And when I drag the root node, the second error appears.

`

renderNode(node) {
console.log(node);
return
{node.module}
;
}

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions