react-tech-tree
react-tech-tree copied to clipboard
Data change in dynamics
Hello, Thank you for creating this repository. I wanted to make you aware that if you create a tree with data and change the structure of items and nodes dynamically, the links between the different elements do not update, you have to resize the page for it to update. I don't know if you can do anything to fix this. Sorry if my explanation is not very clear.
Thanks again, JLP0578
I can confirm that links do not change when nodes change dynamically.
I think it was a compromise I made for performance reasons, but I can take another look.
Thanks for reporting this issue, ldd