Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ManimaranN opened this issue Sep 13, 2024 · 2 comments

Comments

@ManimaranN
Copy link

ManimaranN commented Sep 13, 2024

@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
Copy link

@bumbeishvili I am also facing the same issue

@bumbeishvili
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants