Frontmatter
| id | 5592 |
| title | vdom.Helper: createDeltas() => infinite scrolling is broken |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jul 19, 2024, 11:51 PM |
| updatedAt | Jul 19, 2024, 11:52 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5592 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 19, 2024, 11:52 PM |

more precisely: calendar week view => scrolling to the left will insert new nodes, but no longer removes old nodes.
there is more to it, since it also affects inserted & moved indexes in arrays where items get removed.