Closed binerdy closed 1 year ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
Browser crashes after trying to expand all nodes flagged with isExpanded, if the tree is large enough. This PR doesn't solve it but it extends the current limit.
Closes #923
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Browser crashes after trying to expand all nodes flagged with isExpanded, if the tree is large enough. This PR doesn't solve it but it extends the current limit.
Closes #923