Skip to content

Deep copy

Created by: marcus-oscarsson

Hey !

A very simple fix for issue #340 (closed), an alternative would be to use the node package deepcopy or other similar solution. A third option could also be to use immuatable js as suggested by Fredrik. This should however solve the problem for the time being.

I know its maybe not the fastest way but I think it works well enough.

Marcus

Merge request reports