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

Collection helpers problem #72

Open
neutron92 opened this issue Jan 13, 2017 · 1 comment
Open

Collection helpers problem #72

neutron92 opened this issue Jan 13, 2017 · 1 comment

Comments

@neutron92
Copy link

i have a problem in a collection page i made some collection helpers (for example : api/y.js ) and i imported an other collection exported by a package named xcollection in this page by

import {x} from "meteor/xcollection"

when i do the console log(x) just below the import (in y page) it displays in the Terminal the true result but if i console log it in one of the the current schema helpers (in y page) it tell me that x is undefined.

please help me

@dburles
Copy link
Owner

dburles commented Jan 16, 2017

@neutron92 would you mind providing a simple reproduction app?

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

2 participants