Frontmatter
| id | 2565 |
| title | collection.Base: items_ config |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jul 6, 2021, 4:34 PM |
| updatedAt | Jul 6, 2021, 4:35 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2565 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 6, 2021, 4:35 PM |
in some edge cases, the config defined with an empty array as its value can get changed on prototype level.
the name "items" is kind of special in neo (which should get changed at some point).