superstruct icon indicating copy to clipboard operation
superstruct copied to clipboard

Defaulted should clone default value if it's an object

Open yeoffrey opened this issue 8 months ago • 0 comments

When using defaulted with a record, it should copy the default value if its an object. This will fix pass-by-reference bugs with this function.

Closes #1238

yeoffrey avatar Jun 23 '24 19:06 yeoffrey