Frontmatter
| id | 5816 |
| title | component.Base: afterSetAppName() => afterSetWindowId() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 21, 2024, 10:12 PM |
| updatedAt | Aug 21, 2024, 10:48 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5816 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 21, 2024, 10:48 PM |
afterSetAppName(value, oldValue) { value && Neo.currentWorker.insertThemeFiles(value, this.windowId, this.__proto__) }the logic outdates
windowIdand should get switched.