Frontmatter
| id | 6987 |
| title | v10 harden core.Base#afterSetId() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 8, 2025, 5:54 PM |
| updatedAt | Jul 8, 2025, 5:55 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6987 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 8, 2025, 5:55 PM |
valueinstead ofthis.idto avoid using using the config atom getteroldValueshould check for the existence ofNeo.idMapWhile
oldValueattempts => having a value without an idMap is a theoretical problem => could only happen in caseNeo.setupClass()had bugs, the check is still reasonable.