LearnNewsExamplesServices
Frontmatter
id5376
titlecomponent.Base: notify parents about running updates
stateClosed
labels
enhancementstale
assigneestobiu
createdAtMar 28, 2024, 5:13 PM
updatedAtSep 11, 2024, 4:27 AM
githubUrlhttps://github.com/neomjs/neo/issues/5376
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 11, 2024, 4:27 AM

component.Base: notify parents about running updates

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Mar 28, 2024, 5:13 PM

we already have logic in place that a child component can not trigger an update() while a parent update is running.

however, if a child starts an update and then a parent starts an update before the new child vnode got back, we can get into trouble.

@ThorstenRaab @ki1pen

tobiu added the enhancement label on Mar 28, 2024, 5:13 PM
tobiu assigned to @tobiu on Mar 28, 2024, 5:13 PM