icebob / kantab

[WIP] Kanban board application. Powered by Moleculer & Vue.JS
GNU General Public License v3.0
138 stars 31 forks source link

Merging objects and concatenate arrays #24

Closed brasiqui closed 2 years ago

brasiqui commented 2 years ago

Tags and others arrays don't merge properly with _.merge

image

Now, if the value is array, will be concatenate.

image