react-complex-tree
react-complex-tree copied to clipboard
TypeError: Cannont read properties of undefined ( reading 'tree-1')
Describe the bug Well when I run the the sample code in my code, the UI is doesn't render.
To Reproduce Steps to reproduce the behavior (ideally a codesandbox link or similar if for a library issue): CodeSandbox
Expected behavior Its gives a white screen showing that the tree is not being displayed Screenshots If applicable, add screenshots to help explain your problem. A gif or screencast can also help understand your problem.
Also here is the screenshot of the errors I get from the console:
This is without the Error Boundary tags from React:
This is with the Error Boundary tags from React ( the something went wrong is where I want to put the tree like a code editor from vscode) :
Additional context You can help by providing additional details that are available to you, such as
- Windows using the Arc Browser ( uses the chromium engine)