Closed matteodem closed 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
Meteor.startup
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