Frontmatter
| id | 3978 |
| title | core.Observable: classes are no longer observable |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Feb 2, 2023, 7:23 PM |
| updatedAt | Feb 2, 2023, 7:25 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3978 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 2, 2023, 7:25 PM |
While the mixin still works fine on instance level, it no longer does so on class level.
Related to: https://github.com/neomjs/neomjs-realworld-example-app/issues/5