Skip to content
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

Error: Did not check() all arguments during publisher 'movies.list' #2

Open
vonwao opened this issue Mar 3, 2016 · 0 comments
Open

Comments

@vonwao
Copy link

vonwao commented Mar 3, 2016

I tried to combine Mantra with Nova. But I'm getting this error below. Any ideas? (Sorry for so many questions, I'm still learning a lot about how Meteor works!)

You can see the code here:
https://github.com/vonwao/react-nova-mantra-kickstart

and the relevant files:
https://github.com/vonwao/react-nova-mantra-kickstart/blob/v0.2.1/lib/nova-demo.js
https://github.com/vonwao/react-nova-mantra-kickstart/blob/v0.2.1/client/modules/nova-demo/demo-component.jsx

Exception from sub movies.list id 4oZXTErK9MnBTzHpy Error: Did not check() all arguments during publisher 'movies.list'
I20160302-19:02:34.810(-5)? at [object Object]._.extend.throwUnlessAllArgumentsHaveBeenChecked (packages/check/match.js:411:1)
I20160302-19:02:34.810(-5)? at Object.Match._failIfArgumentsAreNotAllChecked (packages/check/match.js:106:1)
I20160302-19:02:34.810(-5)? at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1695:18)
I20160302-19:02:34.810(-5)? at Subscription._runHandler (packages/ddp-server/livedata_server.js:1023:17)
I20160302-19:02:34.810(-5)? at Subscription.MeteorX.Subscription._runHandler (packages/meteorhacks_unblock/packages/meteorhacks_unblock.js:55:1)

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

No branches or pull requests

1 participant