Frontmatter
| id | 4066 |
| title | container.Base: removeAt() => clear context |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Feb 16, 2023, 10:10 PM |
| updatedAt | Sep 12, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4066 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:29 AM |
@Dinkh
in case we are removing a component from a container without destroying it, the op should clear:
Re-adding the component to a container will set the values again.