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

Comments inside cildren of Group throws an error #87

@joewood

Description

@joewood

This one threw me for a while: - but a null child produced from the following code causes an exception in react-art <Group>

   <Group key={id} y={0} x={0}>
   {
    /// comment in code
    }
    <Rectangle .... etc/>
   </Group>

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