thunder icon indicating copy to clipboard operation
thunder copied to clipboard

diff: mark root map/array deletions correctly

Open stephen opened this issue 7 years ago • 3 comments

If a map/slice is removed, then we should mark the node as replaced with nil, instead of replaced with an empty map/slice.

stephen avatar Dec 12 '17 18:12 stephen

@jenniferjzhang can you check if this fixes your issue locally?

stephen avatar Dec 12 '17 21:12 stephen

Yeah sure thing. I'll do this later today. @stephen

jenniferjzhang avatar Dec 12 '17 23:12 jenniferjzhang

👍

YosubShin avatar Dec 12 '17 23:12 YosubShin