Frontmatter
| id | 5892 |
| title | main.addon.Navigator: subscribe() sometimes gets called without a matching element |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 12, 2024, 10:55 PM |
| updatedAt | Sep 21, 2024, 2:36 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5892 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 21, 2024, 2:36 PM |
we should at least add a check if the target node exists and if not skip the following logic.