Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

[FIX] Redundant constructor invocation #5

Open
sandroschmid opened this issue Jan 7, 2018 · 0 comments
Open

[FIX] Redundant constructor invocation #5

sandroschmid opened this issue Jan 7, 2018 · 0 comments
Labels

Comments

@sandroschmid
Copy link
Member

sandroschmid commented Jan 7, 2018

Replace var result = new ctor(); by var result = {}; in deepClone (for custom classes)

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

No branches or pull requests

1 participant