veliovgroup / jazeee-meteor-spiderable

Fork of Meteor Spiderable with longer timeout, caching, better server handling
https://atmospherejs.com/jazeee/spiderable-longer-timeout
33 stars 9 forks source link

v1.1.8 #6

Closed dr-dimitru closed 9 years ago

dr-dimitru commented 9 years ago
jazeee commented 9 years ago

Sorry about this issue... I also updated the documentation with more details such as testing tips that I learned.

Really important: Make sure to read about the Meteor.ready() stuff, since it was messing things up for me.

If you use Iron router, you want to ensure that you don't mark as ready for spiderable until Meteor.ready()

dr-dimitru commented 9 years ago

@jazeee ok, I see you've already fixed text at readme. Thank you for accepting PR. Sometimes it happens, when developers forget about logging