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

Mongoose blows up when $push-ing undefined #5029

Closed
idibidiart opened this issue Feb 28, 2017 · 2 comments
Closed

Mongoose blows up when $push-ing undefined #5029

idibidiart opened this issue Feb 28, 2017 · 2 comments
Labels
needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity

Comments

@idibidiart
Copy link

To repro:

npm install feathers feathers-errors feathers-rest body-parser mongoose feathers-mongoose

Then create and app.js like the one provided here:

feathersjs-ecosystem/feathers-mongoose#167

run: node app.js

result:
Mongoose blows up when trying to $push 'undefined'

@vkarpov15
Copy link
Collaborator

A more minimal repro would be much appreciated. Can you also tell me what error you get?

@vkarpov15 vkarpov15 added the needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity label Mar 4, 2017
@sobafuchs
Copy link
Contributor

@idibidiart do you have more info or a better repro script? I'm going to mark this as stale and will close soon if not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
Projects
None yet
Development

No branches or pull requests

3 participants