Node.getChildren returns unexpected results.
Open
cleanup
controversial
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
When removing children, node.getChildren will return an array with 'null' members. As a result, calling Node.getChildren().length returns an innacurate count, which is unintuitive.
@demobo-com @DnMllr @alexanderGugel
Contributor guide
Assessment
This issue has not been assessed yet.