LearnNewsExamplesServices
Frontmatter
id4066
titlecontainer.Base: removeAt() => clear context
stateClosed
labels
enhancementstale
assignees[]
createdAtFeb 16, 2023, 10:10 PM
updatedAtSep 12, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4066
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2024, 4:29 AM

container.Base: removeAt() => clear context

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Feb 16, 2023, 10:10 PM

@Dinkh

in case we are removing a component from a container without destroying it, the op should clear:

  • appName
  • parentId
  • parentIndex

Re-adding the component to a container will set the values again.

tobiu added the enhancement label on Feb 16, 2023, 10:10 PM