can-derive icon indicating copy to clipboard operation
can-derive copied to clipboard

Batch changes inside of DerivedList.each

Open akagomez opened this issue 10 years ago • 0 comments

It's possible that you could be iterating a derived list and modify an item in the source list which will influence the derived list that you're iterating.

Fix that.

akagomez avatar Jan 07 '16 16:01 akagomez