error when passing down array of views
anthonyshort opened this issue · 1 comments
anthonyshort commented
When passing down an array of objects that have reference to themselves (views have this through the owner/child relationship) it throws a stack overflow error.
- Update ripplejs/path-observer to not use clone
- Make views have no cyclical relationship
anthonyshort commented
Fixed in 0.4.0