Closed kikill95 closed 5 years ago
Prepared PR for this, @vkarpov15 I am not sure that this is how this should be, could you please take a look?
@kikill95 thanks for identifying this. I'll deploy your changes to mongoose-lean-virtuals later
This was merged
Hello, and thank you for a great plugin
I've encountered an issue, when I am using cursor
Few code of example (migrations, so I do not care about performance)
And in model:
When I am commenting
DocModelSchema.plugin(mongoosePaginate)
- everything works as expected