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

Add support for server minimongo #15

Open
vbgm opened this issue Sep 9, 2018 · 3 comments
Open

Add support for server minimongo #15

vbgm opened this issue Sep 9, 2018 · 3 comments

Comments

@vbgm
Copy link

vbgm commented Sep 9, 2018

When trying to publish from server-only minimongo, following error is shown:

TypeError: Cannot read property 'selector' of undefined
at HandlerController.add (packages/cottz:publish-relations/lib/server/handler_controller.js:22:34)
at CursorMethods.cursor (packages/cottz:publish-relations/lib/server/cursor/cursor.js:20:34)
@lfades
Copy link
Owner

lfades commented Sep 10, 2018

Maybe at some point the internal implementation of minimongo changed and this line may have broke.

@vbgm
Copy link
Author

vbgm commented Sep 12, 2018

I guess there are no plans to fix this? :-)

@lfades
Copy link
Owner

lfades commented Sep 13, 2018

Yeah, sorry about that.

I'm not working with Meteor anymore, and even If I come back because I still think Meteor is great, I'll use Apollo Graphql instead of publish/subscribe.

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