reactjs / react-art

React Bridge to the ART Drawing Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traverseParentPath errors

mickhansen opened this issue · comments

"react": "^0.14.0",
"react-art": "^0.14.0",
"react-dom": "^0.14.0",

Conditional elements in nested elements will throw traverseParentPath errors.
Do i need to downgrade react, or is react-art not intended to work with nested structures?

Sorry for the delay here. Can you be more specific about what you mean by "conditional elements in nested elements" and the exact error you're seeing?