Closed bryanspears closed 3 years ago
If not, and you have a subcollection as the collection, then you get infinite recursion and a bad time.
This fixes a serious issue that appears when you filter a paginated subcollection or vise-versa.
Addresses https://github.com/AmpersandJS/ampersand-paginated-subcollection/issues/12
Which affects both subcollection modules.
If not, and you have a subcollection as the collection, then you get infinite recursion and a bad time.
This fixes a serious issue that appears when you filter a paginated subcollection or vise-versa.