LearnNewsExamplesServices
Frontmatter
id7055
titleexamples.ConfigurationViewport: make createConfigurationComponents() optionally async
stateClosed
labels
enhancement
assigneestobiu
createdAtJul 15, 2025, 10:29 AM
updatedAtJul 15, 2025, 11:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/7055
authortobiu
commentsCount0
parentIssue6992
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 15, 2025, 11:29 AM

examples.ConfigurationViewport: make createConfigurationComponents() optionally async

Closed v10.0.0-beta.6 enhancement
tobiu
tobiu commented on Jul 15, 2025, 10:29 AM
  • Required for functional components hosting "classic" components, in case you want to subscribe controls to components which get created inside the createVdom() effect.
  • Rationale: we need to wait "one tick" inside the micro task queue, before the instances exist
tobiu assigned to @tobiu on Jul 15, 2025, 10:29 AM
tobiu added parent issue #6992 on Jul 15, 2025, 10:29 AM
tobiu added the enhancement label on Jul 15, 2025, 10:29 AM
tobiu referenced in commit 219d801 - "examples.ConfigurationViewport: make createConfigurationComponents() optionally async #7055" on Jul 15, 2025, 10:35 AM
tobiu closed this issue on Jul 15, 2025, 11:29 AM