LearnNewsExamplesServices
Frontmatter
id6244
titlecomponent.Base: resolveVdomUpdate() => add a smarter way to merge scheduled child updates
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 16, 2025, 2:10 PM
updatedAtJan 16, 2025, 2:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/6244
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 16, 2025, 2:13 PM

component.Base: resolveVdomUpdate() => add a smarter way to merge scheduled child updates

Closed v8.5.0 enhancement
tobiu
tobiu commented on Jan 16, 2025, 2:10 PM
  • the previous approach to merge depths inside isParentUpdating() was not ideal, since it did not guarantee that there was a future update scheduled
  • this change will resolve it
tobiu added the enhancement label on Jan 16, 2025, 2:10 PM
tobiu assigned to @tobiu on Jan 16, 2025, 2:10 PM
tobiu referenced in commit 32f7b62 - "component.Base: resolveVdomUpdate() => add a smarter way to merge scheduled child updates #6244" on Jan 16, 2025, 2:12 PM
tobiu closed this issue on Jan 16, 2025, 2:13 PM