Hi,
After some tests, i've seen that if we use the Tree to Tree DND and that we load the form containing the 2 trees by AJAX there are bubbles in events after the second form opening.
So when i drag one node, the event "dropped" is fired as many times as the number of times that i opened the form.
I didn't find for the moment how to solve that. I've tried to add a "die()" before each "on" but without success.
Regards,
Jonathan
Hi,
After some tests, i've seen that if we use the Tree to Tree DND and that we load the form containing the 2 trees by AJAX there are bubbles in events after the second form opening.
So when i drag one node, the event "dropped" is fired as many times as the number of times that i opened the form.
I didn't find for the moment how to solve that. I've tried to add a "die()" before each "on" but without success.
Regards,
Jonathan