OrgChart icon indicating copy to clipboard operation
OrgChart copied to clipboard

After init() event call, my on('nodedrop.orgchart) function is not working

Open Khan291 opened this issue 5 years ago • 1 comments

Hello,

Great effort cheers,

I was just refreshing my datasource using init() event but after calling init() my on('nodedrop.orgchart') is not working.

Kindly provide any solution for this issue.

Khan291 avatar Dec 28 '20 08:12 Khan291

Hello @Khan291 It's too long to answer, but recently I hadfaced the same issue and found one solution. The solution is to write the 'nodedrop.orgchart' event after using the init(). I think it is because nodes are changed after reloading the chart.

keval75675 avatar Dec 16 '23 09:12 keval75675