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

UncontrolledTreeEnvironment is throwing error #355

Closed
kherP opened this issue Apr 4, 2024 · 2 comments
Closed

UncontrolledTreeEnvironment is throwing error #355

kherP opened this issue Apr 4, 2024 · 2 comments
Assignees

Comments

@kherP
Copy link
Contributor

kherP commented Apr 4, 2024

Describe the bug
A clear and concise description of what the bug is.
it's possible for potentialParent to undefined, causing potentialParent.children to throw error.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'children')

To Reproduce
Steps to reproduce the behavior (ideally a codesandbox link or similar if for a library issue):

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem. A gif or screencast can also help understand your problem.
image

Additional context
You can help by providing additional details that are available to you, such as

  • Device if mobile
  • Operating System, Browser
  • Version of the Library or tool for which you report the bug
@lukasbach
Copy link
Owner

Hello @kherP! Thanks again for your contribution. The change has been released in a new version, please let me know if it solved your problem so I can close this issue if it was resolved.

@kherP
Copy link
Contributor Author

kherP commented Apr 11, 2024

Hi @lukasbach , yes it does. Thank you very much!

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

2 participants