Frontmatter
| id | 5412 |
| title | model.Component: resolveStore() => add a check if the store is already bound |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jun 8, 2024, 5:19 PM |
| updatedAt | Jun 8, 2024, 5:19 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5412 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 8, 2024, 5:19 PM |
edge case: moving a table into another browser window and then back into the old window can break, in case there is a top level VM chain => binding will get re-evaluated.