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

docs: add Lodash guide highlighting issues with cloneDeep() #12609

Merged
merged 1 commit into from Nov 1, 2022

Conversation

vkarpov15
Copy link
Collaborator

Fix #12559

Summary

We do still occasionally get bug reports related to Lodash, so we should add some docs that highlight common pitfalls, and what we support vs what we doesn't when it comes to Lodash.

Examples

Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Oct 28, 2022
@vkarpov15 vkarpov15 merged commit 5ffe712 into master Nov 1, 2022
@hasezoey hasezoey deleted the vkarpov15/gh-12559 branch November 2, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lodash docs explaining that you shouldn't deepClone() documents
3 participants