Joined December 2013
·

Dave Druska

Canada
·
·
·

The correct way to do this is:
this.collection = this.collection.reset(this.collection.filter(...));

This will create a collection that is the same type as the original.

Achievements
30 Karma
0 Total ProTip Views