bumbeishvili / org-chart

Highly customizable org chart. Integrations available for Angular, React, Vue
https://stackblitz.com/edit/web-platform-o5t1ha
MIT License
915 stars 324 forks source link

linkUpdate.transition is not a function at OrgChart.update (d3-org-chart.js:924:1) #434

Open ManimaranN opened 1 month ago

ManimaranN commented 1 month ago

@bumbeishvili while integrating with d3-org-chart with my angular project i am getting an error linkUpdate.transition is not a function at OrgChart.update (d3-org-chart.js:924:1)

please find the version i am currently using "d3": "^6.6.0", "d3-org-chart": "^3.1.1", "@angular/common": "~13.3.7"

AjayTechEnthusiast commented 1 month ago

@bumbeishvili I am also facing the same issue

bumbeishvili commented 1 month ago

@ManimaranN @AjayTechEnthusiast can you provide stackblitz example with the issue reproduced?

You can extend this sample - https://stackblitz.com/edit/angular-ivy-gneris?file=src%2Fapp%2Fapp.component.ts