You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a limit on using splice.apply with an object(instance of can.List) as the context. Example breaking in Chrome 43.0.2357.132(Mac) without CanJS: http://jsbin.com/siqene/edit?js,console
With a simple array, there's a much higher threshold, so there may be a performance gain to be made here.
Try the following in chrome:
The text was updated successfully, but these errors were encountered: