Frontmatter
| id | 5942 |
| title | SharedDialog.view.MainContainerController: onDialogClose() => clear the internal reference |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 21, 2024, 10:46 AM |
| updatedAt | Sep 21, 2024, 10:46 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5942 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 21, 2024, 10:46 AM |
SharedDialog.view.MainContainerController: onDialogClose() => clear the internal reference

tobiu
commented on Sep 21, 2024, 10:46 AM
- we are not hiding the dialog on unmount, but are destroying the instance (this could get changed)
- for the current setting it is crucial to not let the internal reference point to a destroyed instance.
tobiu assigned to @tobiu on Sep 21, 2024, 10:46 AM
tobiu closed this issue on Sep 21, 2024, 10:46 AM