ripplejs/ripple

error when passing down array of views

Closed this issue · 1 comments

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

Fixed in 0.4.0