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

Comments inside cildren of Group throws an error #87

Open
joewood opened this issue Mar 14, 2016 · 0 comments
Open

Comments inside cildren of Group throws an error #87

joewood opened this issue Mar 14, 2016 · 0 comments

Comments

@joewood
Copy link

joewood commented Mar 14, 2016

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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant