Using Touch 1 I was using itemSelector to ignore any items that where being mixed into a list but not actually in a store. In this case it is ads, think Yahoo APT. So now I need to figure out a new approach for doing that in that after the ComponentView has been refreshed, mixin ads manually. I was using itemSelector so that the when I added the ads to the list, they would be ignored, so tapping on an actual item would resolve to the true item in the lists associated store.