neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.83k stars 151 forks source link

vdom.Helper: createDeltas() => infinite scrolling is broken #5592

Closed tobiu closed 1 month ago

tobiu commented 1 month ago

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.

tobiu commented 1 month ago
Screenshot 2024-07-19 at 23 52 17