Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Bug: Returned values are only shallow copied. #29

Open
mastermatt opened this issue Nov 14, 2018 · 0 comments
Open

Bug: Returned values are only shallow copied. #29

mastermatt opened this issue Nov 14, 2018 · 0 comments

Comments

@mastermatt
Copy link

#10 Swapped out a custom deepCopy with lodash.clone, however, lodash.clone is only a shallow clone.

I think lodash.deepClone was the intent, although there are better options when LoDash isn't already being used for other features.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant