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.findOne does not return a cursor #1

Open
flaviojs opened this issue Mar 1, 2018 · 1 comment
Open

collection.findOne does not return a cursor #1

flaviojs opened this issue Mar 1, 2018 · 1 comment

Comments

@flaviojs
Copy link

flaviojs commented Mar 1, 2018

defaultHandler assumes method findOne results a cursor (with a toArray function).
It actually returns the document.

@rrwen
Copy link
Owner

rrwen commented Apr 15, 2018

Hi @flaviojs,

Thank you for reporting your issue.

May I ask if you are able to provide some code that further reproduces or explains the issue? (e.g. inputs used, expected outputs, etc)

@rrwen rrwen added the bug label Apr 15, 2018
@rrwen rrwen removed the bug label Jun 7, 2018
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