Frontmatter
| id | 5521 |
| title | vdom.Helper: createDeltas() => remove VNodeUtil.findChildVnode() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 3, 2024, 10:24 PM |
| updatedAt | Jul 3, 2024, 10:31 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5521 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 3, 2024, 10:31 PM |
Same as: https://github.com/neomjs/neo/issues/5520
For all occurrences where we query the entire tree, use the flat maps instead.