Frontmatter
| id | 6687 |
| title | Portal.view.learn.MainContainerController: remove onConstructed() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 2, 2025, 6:18 PM |
| updatedAt | May 2, 2025, 6:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6687 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 2, 2025, 6:19 PM |
looks like old code from @maxrahder, which no longer makes sense:
construct()is getting the search params from mainonConstructed()is doing exactly the same, and the rest of the logic is commented outI will just remove it. Max, if you ever need the
EditorConfig.jsonpart, feel free to create a ticket & PR (the file was never inside the repo).