LearnNewsExamplesServices
Frontmatter
id1251
titlecontroller.Component: onViewParsed() => ensure the method only gets triggered once
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 15, 2020, 11:15 AM
updatedAtOct 15, 2020, 11:15 AM
githubUrlhttps://github.com/neomjs/neo/issues/1251
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 15, 2020, 11:15 AM

controller.Component: onViewParsed() => ensure the method only gets triggered once

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 15, 2020, 11:15 AM

onViewConstructed() will call itself recursively, so we need to add a check to ensure onViewParsed() will only get called for the top level.

tobiu added the enhancement label on Oct 15, 2020, 11:15 AM
tobiu assigned to @tobiu on Oct 15, 2020, 11:15 AM
tobiu referenced in commit dd2746e - "controller.Component: onViewParsed() => ensure the method only gets triggered once #1251" on Oct 15, 2020, 11:15 AM
tobiu closed this issue on Oct 15, 2020, 11:15 AM