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

When using orion from inside a package i can't create a collection #430

Open
bogdanrn opened this issue Aug 19, 2016 · 0 comments
Open

When using orion from inside a package i can't create a collection #430

bogdanrn opened this issue Aug 19, 2016 · 0 comments

Comments

@bogdanrn
Copy link

Hi, i'm developing a private package. I'm using api.use('orionjs:[email protected]'); and api.imply('orionjs:[email protected]'); i also api.export('orion');. I definde a new orion collection inside the package. The collection appears in /admin but when i click on it, i see an empty screen. The table didn't load, there is no error in console. If i do a MyCollection.find().fetch() inside the browser console, i can see all the records. What am i missing?

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