LearnNewsExamplesServices
Frontmatter
id6072
titlecomponent.Base: executeVdomUpdate() => reset update depth to the proto value
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 6, 2024, 3:19 PM
updatedAtNov 6, 2024, 3:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/6072
authortobiu
commentsCount0
parentIssue6045
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 6, 2024, 3:20 PM

component.Base: executeVdomUpdate() => reset update depth to the proto value

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 6, 2024, 3:19 PM

setting the updateDepth to 1 was just a hack, since class extensions of component.Base can set different default values.

we need to honor them.

tobiu added the enhancement label on Nov 6, 2024, 3:19 PM
tobiu assigned to @tobiu on Nov 6, 2024, 3:19 PM
tobiu referenced in commit 641cf8f - "component.Base: executeVdomUpdate() => reset update depth to the proto value #6072" on Nov 6, 2024, 3:20 PM
tobiu closed this issue on Nov 6, 2024, 3:20 PM
tobiu referenced in commit 4733e6f - "component.Base: executeVdomUpdate() => reset update depth to the proto value #6072" on Nov 8, 2024, 2:09 PM