Closed tobiasengelhardt closed 3 years ago
getFirstChild and getLastChild return ObservableArray instead of TreeNode.
getFirstChild
getLastChild
ObservableArray
TreeNode
getFirstChild and getLastChild return TreeNode.
Bug occurs in versions 11.0.0 to `11.0.2 of the tree.
11.0.0
`11.0.2
[ ] Yes (Assistance will be provided if you need help to submit a pull request) [ ] No
getFirstChild
andgetLastChild
returnObservableArray
instead ofTreeNode
.Minimal reproduction of the bug/regression with instructions:
getFirstChild
andgetLastChild
returnObservableArray
instead ofTreeNode
.Expected behavior:
getFirstChild
andgetLastChild
returnTreeNode
.Versions of Angular Tree Component, Angular, Node, affected browser(s) and operating system(s):
Bug occurs in versions
11.0.0
to`11.0.2
of the tree.Other information:
I would be willing to submit a PR to fix this issue
[ ] Yes (Assistance will be provided if you need help to submit a pull request) [ ] No