Closed abalmos closed 8 years ago
Hello @abalmos. This is because you are using merge
rather than deepMerge
. The merge
command is shallow.
Ok, let me check this more thoroughly.
@Zache @abalmos this issue should be fixed now. The solution is not completely optimal perf wise but it shouldn't have an impact anyway (quite the same solution as the one in #430).
+1 thanks everyone for getting this one solved!
All non-monkey keys that have the same parent path as a monkey are lost during a merge.
Here is a simple example: