komentify / meteor-comments-ui

Simple templates for comment functionality in your Meteor App
MIT License
76 stars 40 forks source link

Setting anonymous user data #83

Closed matteodem closed 8 years ago

matteodem commented 8 years ago

https://github.com/ARKHAM-Enterprises/meteor-comments-ui/blob/master/lib/services/user.js#L3

Try setting anonymous user data without wrapping it in the Meteor.startup callback, see #81