Frontmatter
| id | 1758 |
| title | controller.Component: onViewParsed() is obsolete now |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 13, 2021, 4:53 PM |
| updatedAt | Apr 13, 2021, 5:06 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1758 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 13, 2021, 5:06 PM |

you can just use
onViewConstructed()now instead.I will search inside the examples & apps folders now to double-check if there are matches.