jstree
jstree copied to clipboard
move node fails if children are all typed to same?
Weird instance and don't have time to really make a full ticket sorry. But line 9220 errors in some odd cases, add check if child exists and seems to resolve
inst.move_node([nodeBeingMOvedWithChildren], 'newParentID');
fails here
promise to come back and make demo, but busy now