Collections shouldn't have id attributes
Otherwise the collection's items aren't fetched but it's own properties. The way to persistently remove items from a collection is to destroy them, NOT to call `remove`.
Showing
Please register or sign in to comment