LearnNewsExamplesServices
Frontmatter
id6687
titlePortal.view.learn.MainContainerController: remove onConstructed()
stateClosed
labels
enhancement
assigneestobiu
createdAtMay 2, 2025, 6:18 PM
updatedAtMay 2, 2025, 6:19 PM
githubUrlhttps://github.com/neomjs/neo/issues/6687
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 2, 2025, 6:19 PM

Portal.view.learn.MainContainerController: remove onConstructed()

Closed v9.0.0 enhancement
tobiu
tobiu commented on May 2, 2025, 6:18 PM

looks like old code from @maxrahder, which no longer makes sense:

  • construct()is getting the search params from main
  • onConstructed() is doing exactly the same, and the rest of the logic is commented out

I will just remove it. Max, if you ever need the EditorConfig.json part, feel free to create a ticket & PR (the file was never inside the repo).

tobiu added the enhancement label on May 2, 2025, 6:18 PM
tobiu assigned to @tobiu on May 2, 2025, 6:18 PM
tobiu referenced in commit 0c897ce - "Portal.view.learn.MainContainerController: remove onConstructed() #6687" on May 2, 2025, 6:19 PM
tobiu closed this issue on May 2, 2025, 6:19 PM