Topic: Cookie Storage bug with multiple JSON on demand loaded nodes
Hello,
It seems that Mif.Tree.CookieStorage doesn't store properly JSON on demand nodes.
my tree is only Ajax based. I use firebug "console.log(storage)" and returned object is always
Object options=Object tree=Object cookie=Object nodes=[1]
array nodes length is always 1 !