Frontmatter
| id | 6104 |
| title | component.Base: needsParentUpdate() => adjust for v8 |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 11, 2024, 5:30 PM |
| updatedAt | Nov 11, 2024, 6:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6104 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 11, 2024, 6:19 PM |
Similar to
isParentVdomUpdating()the method needs to honor theupdateDepthof the parent, as well as the distance to it.