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 on any Collection Page: Cannot convert undefined or null to object #5

Open
merlinstardust opened this issue Oct 27, 2015 · 3 comments

Comments

@merlinstardust
Copy link

I get the following error when I visit any collection page.

TypeError: Cannot convert undefined or null to object
at hasOwnProperty (native)
at Function._.has (http://localhost:3000/packages/underscore.js?fa590de5090ceb4a42555b48562fd8f8e7035758:1124:27)
at Object.Blaze._lexicalBindingLookup (http://localhost:3000/packages/blaze.js?695c7798b7f4eebed3f8ce0cbb17c21748ff8ba8:3060:11)
at Blaze.View.lookup (http://localhost:3000/packages/blaze.js?695c7798b7f4eebed3f8ce0cbb17c21748ff8ba8:3134:36)
at Blaze.View.lookup (http://localhost:3000/packages/iron_dynamic-template.js?ee3a82d9513d6672d735cd269e5a228a8adb9247:777:23)
at HTML.A.href (http://localhost:3000/packages/mfactory_admin.js?4c42a4a71c63f015c9b6bda8ce3b6c54d30372d7:1251:38)
at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?695c7798b7f4eebed3f8ce0cbb17c21748ff8ba8:2219:12)
at Blaze._HTMLJSExpander.def.visitAttribute (http://localhost:3000/packages/blaze.js?695c7798b7f4eebed3f8ce0cbb17c21748ff8ba8:2147:21)
at HTML.TransformingVisitor.def.visitAttributes (http://localhost:3000/packages/htmljs.js?02fcaaa6a72c008a5f618f8ec940eac2d240fc2c:229:44)
at Blaze._HTMLJSExpander.def.visitAttributes (http://localhost:3000/packages/blaze.js?695c7798b7f4eebed3f8ce0cbb17c21748ff8ba8:2141:63)

My admin configuration file is at lib/admin.js and I am using Meteor 1.2.0.2

@twavis
Copy link

twavis commented Nov 12, 2015

Same

@sirpy
Copy link

sirpy commented Nov 20, 2015

same.
seems like it has to do with routing definitions for collections

@chriswessels
Copy link

+1. Anyone know of a fix?

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

4 participants