ripplejs / ripple

A tiny foundation for building reactive views
http://ripplejs.github.io
1.28k stars 66 forks source link

error when passing down array of views #20

Closed anthonyshort closed 10 years ago

anthonyshort commented 10 years ago

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.

anthonyshort commented 10 years ago

Fixed in 0.4.0