Frontmatter
| id | 7122 |
| title | SharedCovid app: Regression bug => clicking on a table row throws an error |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jul 29, 2025, 1:23 PM |
| updatedAt | Jul 29, 2025, 1:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7122 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 29, 2025, 1:44 PM |

It leads to:
Selecting a country without clicking on a table row first switches the new country and the previous selection back and forth infinitely. Quite a performance demo, but definitely not intended this way.