GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Hide "Load more" button when there is nothing more to load #52

Closed pmuens closed 8 years ago

pmuens commented 8 years ago

Right now the load more functionality is realized with the help of reactiveVars.

There ist he famous paginagedSubscription package out there which adds the functionality easily. But it was always (in most of my cases) not correct and showed a load more button even if everything was loaded.

However there is also the https://github.com/alethes/meteor-pages package. Perhaps this is the way to go...

pmuens commented 8 years ago

Closed with b7598abe3c9588fbc07433b667e68fb483ee4a6c and 03efbd1447dd3541f9a57faeba8b027e7e11964f