Skip to content

Use 'check' for argument to eventsOnLoggedOut #16

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

johanbrook
Copy link

To prevent server exception:

I20141008-11:21:18.950(2)? Exception while invoking method 'eventsOnLoggedOut' Error: Did not check() all arguments during call to 'eventsOnLoggedOut'
I20141008-11:21:19.045(2)?     at _.extend.throwUnlessAllArgumentsHaveBeenChecked (packages/check/match.js:303)
I20141008-11:21:19.046(2)?     at Object.Match._failIfArgumentsAreNotAllChecked (packages/check/match.js:80)
I20141008-11:21:19.046(2)?     at maybeAuditArgumentChecks (packages/livedata/livedata_server.js:1485)
I20141008-11:21:19.046(2)?     at packages/livedata/livedata_server.js:650
I20141008-11:21:19.046(2)?     at _.extend.withValue (packages/meteor/dynamics_nodejs.js:37)
I20141008-11:21:19.046(2)?     at packages/livedata/livedata_server.js:649
I20141008-11:21:19.046(2)?     at _.extend.withValue (packages/meteor/dynamics_nodejs.js:37)
I20141008-11:21:19.047(2)?     at _.extend.protocol_handlers.method (packages/livedata/livedata_server.js:648)
I20141008-11:21:19.047(2)?     at packages/livedata/livedata_server.js:548

@thebarty
Copy link

just ran into this.

Plus one for getting it solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants