LearnNewsExamplesServices
Frontmatter
id5038
titleworker.App: createNeoInstance() => add autoMount & autoRender, in case no parentId is send
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 18, 2023, 4:54 PM
updatedAtOct 18, 2023, 5:10 PM
githubUrlhttps://github.com/neomjs/neo/issues/5038
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 18, 2023, 5:10 PM

worker.App: createNeoInstance() => add autoMount & autoRender, in case no parentId is send

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 18, 2023, 4:54 PM

default: parentId: 'document.body' => not dropping the vdom into a container => we most likely want to mount the cmp (e.g. testing context).

tobiu added the enhancement label on Oct 18, 2023, 4:54 PM
tobiu assigned to @tobiu on Oct 18, 2023, 4:54 PM
tobiu referenced in commit e042135 - "worker.App: createNeoInstance() => add autoMount & autoRender, in case no parentId is sent #5038" on Oct 18, 2023, 5:10 PM
tobiu closed this issue on Oct 18, 2023, 5:10 PM
tobiu referenced in commit 98f0b2e - "v6.9.1 (#5040) on Oct 18, 2023, 6:09 PM