LearnNewsExamplesServices
Frontmatter
id1885
titleCovid.view.MainContainerController: onMainViewMounted()
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 28, 2021, 6:02 PM
updatedAtApr 28, 2021, 6:27 PM
githubUrlhttps://github.com/neomjs/neo/issues/1885
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 28, 2021, 6:27 PM

Covid.view.MainContainerController: onMainViewMounted()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 28, 2021, 6:02 PM

after switching to lazy load all covid app main tabs, we can no longer use onMainViewMounted() since at this point at most 1 tab is there.

instead, we need to trigger the logic when a new tab gets activated. onHashChange() could work.

diving into this now.

tobiu added the enhancement label on Apr 28, 2021, 6:02 PM
tobiu assigned to @tobiu on Apr 28, 2021, 6:02 PM
tobiu referenced in commit 367be2f - "Covid.view.MainContainerController: onMainViewMounted() #1885" on Apr 28, 2021, 6:26 PM
tobiu referenced in commit 40f5825 - "#1885 Covid.view.MainContainerController: onTabMove() => adjusted the listeners assigned flags order" on Apr 28, 2021, 6:27 PM
tobiu closed this issue on Apr 28, 2021, 6:27 PM