LearnNewsExamplesServices
Frontmatter
id5816
titlecomponent.Base: afterSetAppName() => afterSetWindowId()
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 21, 2024, 10:12 PM
updatedAtAug 21, 2024, 10:48 PM
githubUrlhttps://github.com/neomjs/neo/issues/5816
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 21, 2024, 10:48 PM

component.Base: afterSetAppName() => afterSetWindowId()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 21, 2024, 10:12 PM
    afterSetAppName(value, oldValue) {
        value && Neo.currentWorker.insertThemeFiles(value, this.windowId, this.__proto__)
    }

the logic outdates windowId and should get switched.

tobiu added the enhancement label on Aug 21, 2024, 10:12 PM
tobiu assigned to @tobiu on Aug 21, 2024, 10:14 PM
tobiu referenced in commit d45ce8b - "component.Base: afterSetAppName() => afterSetWindowId() #5816" on Aug 21, 2024, 10:40 PM
tobiu closed this issue on Aug 21, 2024, 10:41 PM
tobiu reopened this issue on Aug 21, 2024, 10:43 PM
tobiu referenced in commit 7db2384 - "#5816 toolbar config name fix" on Aug 21, 2024, 10:43 PM
tobiu referenced in commit a496460 - "#5816 missing windowId fixes" on Aug 21, 2024, 10:48 PM
tobiu closed this issue on Aug 21, 2024, 10:48 PM