Frontmatter
| id | 6049 |
| title | container.Base: insert() => updateDepth -1 |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 5, 2024, 2:30 PM |
| updatedAt | Nov 5, 2024, 2:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6049 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 5, 2024, 2:30 PM |
in case we are adding / inserting new items into a container, we should pass the full vdom tree into the next update cycle.