JS structuredClone: not truly deep copy?
Today, while investigating a bug in our app, I witnessed a very surprisingly behavior in JavaScript’s structuredClone
.
Today, while investigating a bug in our app, I witnessed a very surprisingly behavior in JavaScript’s structuredClone
.