Frontmatter
| id | 1081 |
| title | container.Base: destroy() enhancement |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 15, 2020, 9:57 PM |
| updatedAt | Aug 15, 2020, 10:00 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1081 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 15, 2020, 10:00 PM |
destroy() should call destroy() for each child components with updateParentVdom: false.
the main component (container) should use the real value.