Frontmatter
| id | 3865 |
| title | component.Gallery: initial selections can break |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jan 15, 2023, 4:12 PM |
| updatedAt | Jan 15, 2023, 7:21 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3865 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 15, 2023, 7:21 PM |
this happens frequently when navigating between the gallery & helix views within the covid app.
i am pretty sure that the bug got introduced when fixing 2way bindings. my guess is that the selection model wants to access the real dom before the component got mounted.