Skip to content

Circular dependency in react-json-tree #1862

@BryceMehring

Description

@BryceMehring

When using the react-json-tree in rollup I am getting the following warning regarding circular dependencies:

(!) Circular dependency
../node_modules/react-json-tree/lib/esm/JSONNode.js -> ../node_modules/react-json-tree/lib/esm/JSONObjectNode.js -> ../node_modules/react-json-tree/lib/esm/JSONNestedNode.js -> ../node_modules/react-json-tree/lib/esm/JSONNode.js

The modules should be refactored to avoid this circular dependency.

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