react-orgchart
react-orgchart copied to clipboard
fix: `collapsed: true` not collapsing children by default
In ChartNode component,
Add useEffect with [datasource] to Check if collapsed
field is true and collapse children.
closes #43
Hi @dabeng, could you please review this and merge if everything is okay?
Hi @dabeng, could you please review this and merge if everything is okay?
Hey @dabeng , any chance we could get that merged ? Issue is still here ;)