dougserfass

Results 8 comments of dougserfass

I am getting another error related to Meteor.users.helpers. While the exception is generated by your code, the error is not caused by your code. I inherited this project and am...

meteor list 255kb:meteor-status 1.2.0\* Meteor Status automatically alerts u... 3stack:presence 1.0.3 Track who' online on your app, and w... accounts-base 1.2.0 A user account system accounts-facebook 1.0.4 Login service for...

as you can see from meteor list, i inherited a lot of added packages in this project i am working with kaoskeya to try to identify the package with the...

same result using chrome on os x and windows should clarify that i have integrated your code into another app after open browser, problem only occurs the first time i...

would you consider creating an account at: http://storyboardmath.meteor.com/ so you could take a look at the behavior I am describing? the email address you use to create the account does...

isolated problem, but, i do not know how to fix it... in manage-roles.js code below, Session does not contain key,value for selectedUserId until render popup once, navigate away from page,...

i fixed the problem in our app for now by brute force...i do a location.reload() after cancel/save on popup...not a good solution, but our app is a prototype what specifically...

sorry for not understanding all of the github lingo also, let me say that we could not have created our app in such a short time without meteor-roles and meteor-modal-example...