sieutruc
Results
2
comments of
sieutruc
``` if @templateName isnt undefined Template[@templateName].onRendered => @setInfiniteTrigger() if @infinite ``` I modified the code like above, and it works !
You can use the fileds directive that is not provided in the examples, page = new Meteor.Pagination(users { fields:{ "username": 1, "mail": 1 }, ...