You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vkarpov15
added
has repro script
There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
and removed
help
This issue can likely be resolved in GitHub issues. No bug fixes, features, or docs necessary
help wanted
labels
Dec 4, 2022
vkarpov15
added
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
and removed
has repro script
There is a repro script, the Mongoose devs need to confirm that it reproduces the issue
labels
Dec 5, 2022
Prerequisites
Mongoose version
6.7.4
Node.js version
18.12.1
MongoDB version
6.0.2
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
No response
Issue
I have an example like this:
If I use .lean() with transform in populate, result will return [null] like this:
Expect output:
Please help!
The text was updated successfully, but these errors were encountered: