Meteor-Community-Packages / mongo-collection-instances

🗂 Meteor package allowing Mongo Collection instance lookup by collection name

Home Page:http://packosphere.com/dburles/mongo-collection-instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work when not listed on top of the package list

msavin opened this issue · comments

Hey David,

Big fans of your work with this package. We're using it with Mongol, and its been great to have the package automatically configure itself. However, for some users it does not work if the package is not listen on top. I'm wondering if you know of any ways to resolve this issue?

msavin/Mongol-meteor-explore-minimongo-devtools#30 (comment)

Hey thanks @msavin. I've just become aware of the problem myself and have just begun looking into a potential solution beyond the one you described, but for now I'd recommend it as a workaround until we have a better solution.

On a side note it might be worth updating the dependency to 0.3.3 as I've recently merged some changes from @rclai that solve a couple of issues, see #14

Thanks for letting me know.

I submitted an issue to MDG, maybe we can get some kind of standard support for it.
meteor/meteor#3827