We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Collapsing nodes by default using collapsed: true & className: 'slide-up' as done in https://dabeng.github.io/OrgChart/default-collapsed.html, doesn't work in react version.
codeSandboxFork: https://codesandbox.io/s/react-orgchart-demo-forked-8k6dd?file=/src/default-chart/default-chart.js
Any workaround to get this working? Please help.
The text was updated successfully, but these errors were encountered:
Facing same issue, collapse doesn't work in react version. Please help to address this issue.
Sorry, something went wrong.
collapsed: true
Hi there, any news on the PR ? I'm facing the same issue.
Hi folks, still no chance in reviewing this PR? 🙏
Successfully merging a pull request may close this issue.
Collapsing nodes by default using collapsed: true & className: 'slide-up' as done in https://dabeng.github.io/OrgChart/default-collapsed.html, doesn't work in react version.
codeSandboxFork: https://codesandbox.io/s/react-orgchart-demo-forked-8k6dd?file=/src/default-chart/default-chart.js
Any workaround to get this working? Please help.
The text was updated successfully, but these errors were encountered: