LearnNewsExamplesServices
Frontmatter
id4353
titlecomponent.Base: afterSetHidden() => add a case for hidden true && oldValue === undefined
stateClosed
labels
bug
assigneestobiu
createdAtMay 2, 2023, 11:16 AM
updatedAtMay 2, 2023, 11:20 AM
githubUrlhttps://github.com/neomjs/neo/issues/4353
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 2, 2023, 11:20 AM

component.Base: afterSetHidden() => add a case for hidden true && oldValue === undefined

Closed v8.1.0 bug
tobiu
tobiu commented on May 2, 2023, 11:16 AM

in case a container item gets created with hidden: true, we want to add removeDom: true on the vdom root of the item, without triggering an unmount() call.

@Dinkh

tobiu added the bug label on May 2, 2023, 11:16 AM
tobiu assigned to @tobiu on May 2, 2023, 11:16 AM
tobiu referenced in commit 07a48a8 - "component.Base: afterSetHidden() => add a case for hidden true && oldValue === undefined #4353" on May 2, 2023, 11:19 AM
tobiu closed this issue on May 2, 2023, 11:20 AM