LearnNewsExamplesServices
Frontmatter
id4547
titledialog.Base: hide() & show() do not adjust the hidden config
stateClosed
labels
bugstale
assignees[]
createdAtJul 13, 2023, 4:25 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4547
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

dialog.Base: hide() & show() do not adjust the hidden config

Closed v8.1.0 bugstale
tobiu
tobiu commented on Jul 13, 2023, 4:25 PM

dialog.Base overrides the methods of component.Base without triggering a super call (intentionally).

however, they should also change the value of this._hidden for consistency reasons.

@Dinkh

tobiu added the bug label on Jul 13, 2023, 4:25 PM
tobiu cross-referenced by #4548 on Jul 13, 2023, 4:27 PM