Frontmatter
| id | 6068 |
| title | vdom.Helper: compareAttributes() => adjust the componentId check |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 6, 2024, 2:10 PM |
| updatedAt | Nov 6, 2024, 2:11 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6068 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 6, 2024, 2:11 PM |
since component references now only optionally contain an id, we need to update the check accordingly.