Frontmatter
| id | 5628 |
| title | main.DomEvents: addDomListener() => throws JS error, in case the target node is not found |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jul 26, 2024, 10:57 PM |
| updatedAt | Jul 26, 2024, 11:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5628 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 26, 2024, 11:19 PM |
Instead, it should log a warning in dev-mode and return the success-state back to the app worker.