LearnNewsExamplesServices
Frontmatter
id3144
titlecomponent.Base: afterSetHidden()
stateClosed
labels
bug
assigneestobiu
createdAtJun 9, 2022, 11:35 AM
updatedAtJun 9, 2022, 11:38 AM
githubUrlhttps://github.com/neomjs/neo/issues/3144
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 9, 2022, 11:38 AM

component.Base: afterSetHidden()

Closed v8.1.0 bug
tobiu
tobiu commented on Jun 9, 2022, 11:35 AM

the method triggers hide() or show() when initially setting the value.

the result is, that every component root node gets the style visibility: 'visible' applied and this causes serious side-effects.

e.g. inside the covid app, the charts no longer have the full height.

@Dinkh

tobiu added the bug label on Jun 9, 2022, 11:35 AM
tobiu assigned to @tobiu on Jun 9, 2022, 11:35 AM
tobiu referenced in commit ba9fbfb - "component.Base: afterSetHidden() #3144" on Jun 9, 2022, 11:38 AM
tobiu closed this issue on Jun 9, 2022, 11:38 AM