Frontmatter
| id | 3977 |
| title | RealWorld.view.MainContainerController needs to be observable |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Feb 2, 2023, 7:19 PM |
| updatedAt | Feb 2, 2023, 7:20 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3977 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 2, 2023, 7:20 PM |
We changed the default behavior of view controllers, making them non-observable by default. This file is a rare exception and has to be observable.
Related to: https://github.com/neomjs/neomjs-realworld-example-app/issues/5