Hi, > This is a bit disturbing. From my develop branch, in your earlier sample > app, addItemsToView was definitely being called. It being called but not in the case when an item is filtered by changing a property. If an item is filtered out it should not be added.
> Again, it appears your fix may now avoid calls to addItemsToView which was > potentially buggy. I'll see if there's a way of fixing it in addItemToView as you say there could be an issue there. Thanks, Justin
