dhtmlxTree Full serialization with child calculation on

Hi guys,



I’ve juste discovered that when you try to serialize (full mode) a tree component whith child calculation on , and reload it later, label of nodes contains previous child calculations text.



For instance,



Node Label of guenine tree : IMAGES [34]

After serialization and reload : IMAGES [34] [34]



I’ve had a glimpse of the code but I’d not resolved it.

Any help, please ?




Hello,


Please, see the possible solution here dhtmlx.com/docs/products/kb/ … mal&q=7974

Thanks, this quickfix is more than enough for my use right now.