ITADN

Merge non-existing fields

#522Closedhriiss 创建于 2024-11-19
H
hriisscommented
I am wondering if this is possible, as I haven't seen it in the docs. I want to merge 2 objects y1 and y2. If I do: `deepmerge(y1, y2)` and y2 has some fields that don't exist in y1, it wont override or **add** them at all. I am wondering if it's possible to change this. Thank you.
关闭于 2024-11-25 4 条评论