LearnNewsExamplesServices
Frontmatter
id4638
titlecomponent.Base: updateVdom() => prevent callbacks in case the component got destroyed in the mean time
stateClosed
labels
bug
assigneestobiu
createdAtAug 4, 2023, 2:02 PM
updatedAtAug 4, 2023, 2:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/4638
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 4, 2023, 2:03 PM

component.Base: updateVdom() => prevent callbacks in case the component got destroyed in the mean time

Closed v8.1.0 bug
tobiu
tobiu commented on Aug 4, 2023, 2:02 PM

edge case, but an async update cycle can end while a component already got destroyed.

we do not want that additional logic happens in this scenario.

Screenshot 2023-08-04 at 13 45 57

tobiu added the bug label on Aug 4, 2023, 2:02 PM
tobiu assigned to @tobiu on Aug 4, 2023, 2:02 PM
tobiu referenced in commit 892418b - "component.Base: updateVdom() => prevent callbacks in case the component got destroyed in the mean time #4638" on Aug 4, 2023, 2:03 PM
tobiu closed this issue on Aug 4, 2023, 2:03 PM