LearnNewsExamplesServices
Frontmatter
id985
titlevdom.Helper: createDeltas()
stateClosed
labels
bug
assigneestobiu
createdAtJul 29, 2020, 3:49 PM
updatedAtJul 29, 2020, 3:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/985
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 29, 2020, 3:50 PM

vdom.Helper: createDeltas()

Closed v8.1.0 bug
tobiu
tobiu commented on Jul 29, 2020, 3:49 PM

Edge case bug: infinite scrolling upwards

add new nodes at the start, remove nodes at the end of a childNodes array.

right now, this does add the new nodes, but does not remove the old ones.

on it.

tobiu added the bug label on Jul 29, 2020, 3:49 PM
tobiu assigned to @tobiu on Jul 29, 2020, 3:49 PM
tobiu referenced in commit f4c2f6f - "vdom.Helper: createDeltas() #985" on Jul 29, 2020, 3:50 PM
tobiu closed this issue on Jul 29, 2020, 3:50 PM