-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
The type declaration file is incomplete. I can't find [Aggregate.prototype.options](htt…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behaviour?**
This error is caused by the empty `index.ts` file you added in https://github.com/mongoosejs/mongo…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
I get only the `_id` and not a populated object
**If the current behavior i…
-
Can you please elaborate the documentation.
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Typings with populate expect a `string` for the path parameter, before it was typed wit…
-
Is there any way to specify the characters that can be used in random string generation?
-
# Bug Report
~~Before creating an issue please make sure you are using the latest version of mongoose~~
~~Getting a `Operaion ... timed out after 10000ms` error? Read this FAQ entry: https://mongo…
-
In a recent internal discussion, the team wanted to understand how many curriculum challenges currently have external links (outside of freeCodeCamp) where we may be relying on the external link's inf…
-
**Do you want to request a *feature* or report a *bug*?**
`feature`
**What is the current behavior?**
Currently, graphql behavior is not implemented in the codebase
**If the current be…
-
This is my `models/users.ts` file:
import mongoose from 'mongoose';
const Schema = mongoose.Schema;
import passportLocalMongoose from 'passport-local-mongoose';
export inte…