LearnNewsExamplesServices
Frontmatter
id3304
titlecontroller.Base: move the first onHashChange from ctor to onConstructed()
stateClosed
labels
bug
assigneestobiu
createdAtJul 20, 2022, 8:59 AM
updatedAtJul 20, 2022, 9:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/3304
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 20, 2022, 9:29 AM

controller.Base: move the first onHashChange from ctor to onConstructed()

Closed v8.1.0 bug
tobiu
tobiu commented on Jul 20, 2022, 8:59 AM

the timing inside the ctor can be too early => before the controller.Component ctor is done and this.references are registered.

tobiu added the bug label on Jul 20, 2022, 8:59 AM
tobiu assigned to @tobiu on Jul 20, 2022, 8:59 AM
tobiu referenced in commit c7b6dcc - "controller.Base: move the first onHashChange from ctor to onConstructed() #3304" on Jul 20, 2022, 9:00 AM
tobiu closed this issue on Jul 20, 2022, 9:29 AM