-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server crash: _.pick #175
Comments
Hmm. What's the Meteor version related to this? This happens when you throw an "string" from your app rather than an Error On Sat, Jul 25, 2015 at 5:33 AM Loren Sands-Ramshaw <
|
Not sure where a string is being thrown, but thanks! |
Okay. I'll do the fix and notify you. On Sat, Jul 25, 2015 at 6:22 AM Loren Sands-Ramshaw <
|
Maybe could be
or trying to |
Hmm. That could be. On Sat, Jul 25, 2015 at 6:25 AM Loren Sands-Ramshaw <
|
Did a potential fix. Update to latest version. On Sat, Jul 25, 2015 at 6:26 AM Arunoda Susiripala <
|
Perhaps it's trying to
pick
from something that it can't access?The text was updated successfully, but these errors were encountered: