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

VersionedModel.findOne stops execution #13

Open
vladexologija opened this issue Jun 2, 2014 · 0 comments
Open

VersionedModel.findOne stops execution #13

vladexologija opened this issue Jun 2, 2014 · 0 comments

Comments

@vladexologija
Copy link

For some reason when I add mongoose-version as plugin my model save blocks.
When I imported the library into the project and added breakpoints managed
to pinpoint this to the line https://github.com/saintedlama/mongoose-version/blob/master/lib/strategies/array.js#L72.
Find one is called with params { refId: 538c63e5d866b72e36959c18 } and
there it stops.
Do you have any idea why is this happening?
Thanks for any help!

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