Frontmatter
| id | 2308 |
| title | component.Base: unmount() => set mounted: false prior to the worker call |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 7, 2021, 8:26 AM |
| updatedAt | Jun 7, 2021, 8:26 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2308 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 7, 2021, 8:26 AM |
this way, child components can prevent vdom updates while the un-mounting is in progress.