LearnNewsExamplesServices
Frontmatter
id7967
titleexamples.component.multiWindowHelix.ViewportController: throws when clicking on the detach window button
stateClosed
labels
bug
assigneestobiu
createdAtDec 1, 2025, 4:24 PM
updatedAtDec 1, 2025, 4:28 PM
githubUrlhttps://github.com/neomjs/neo/issues/7967
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 1, 2025, 4:28 PM

examples.component.multiWindowHelix.ViewportController: throws when clicking on the detach window button

Closed v11.14.0 bug
tobiu
tobiu commented on Dec 1, 2025, 4:24 PM
ViewportController.mjs:30 Uncaught (in promise) TypeError: Cannot destructure property 'basePath' of 'windowConfigs[firstWindowId]' as it is undefined.
    at ViewportController.createPopupWindow (ViewportController.mjs:30:14)
    at ViewportController.onMaximiseButtonClick (ViewportController.mjs:125:20)
    at Button.onClick (Base.mjs:572:21)
    at DomEvent.mjs:146:58
    at Array.every (<anonymous>)
    at DomEvent.fire (DomEvent.mjs:114:31)
    at App.onDomEvent (App.mjs:407:25)
    at App.onMessage (Base.mjs:189:46)
tobiu assigned to @tobiu on Dec 1, 2025, 4:24 PM
tobiu added the bug label on Dec 1, 2025, 4:24 PM
tobiu referenced in commit dbeb8a7 - "examples.component.multiWindowHelix.ViewportController: throws when clicking on the detach window button #7967" on Dec 1, 2025, 4:28 PM
tobiu closed this issue on Dec 1, 2025, 4:28 PM
tobiu added parent issue #7961 on Dec 1, 2025, 4:40 PM
tobiu removed parent issue #7961 on Dec 1, 2025, 4:42 PM