Frontmatter
| id | 4680 |
| title | core.Base: parseItemConfigs() => add a null check |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Aug 9, 2023, 11:21 AM |
| updatedAt | Aug 9, 2023, 11:56 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4680 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 9, 2023, 11:56 AM |
unfortunately, this method will also parse static class fields. having a field like:
can break the logic.