Frontmatter
| id | 2390 |
| title | vdom.Helper: update() moving a node which has a higher index sibling into a non empty node breaks |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jun 17, 2021, 10:19 PM |
| updatedAt | Jun 18, 2021, 12:15 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2390 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 18, 2021, 12:15 AM |
the very first vdom engine issue i spotted in a long time.
moving the orange event into a non empty column breaks.
i will create a new test case for this.