Frontmatter
| id | 6094 |
| title | calendar.view.calendars.Container: onAddCalendarButtonClick() |
| state | Closed |
| labels | bugno auto close |
| assignees | [] |
| createdAt | Nov 8, 2024, 4:19 PM |
| updatedAt | Nov 11, 2024, 9:24 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6094 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 11, 2024, 9:24 AM |
There is currently a bug (also in v7):
When adding a new item, the next item gets a double label.
There are too many update calls, but it might even be related to the vdom Engine.
We need to create a new test case and further investigate this one.