Frontmatter
| id | 4385 |
| title | tab.Container: insert() |
| state | Closed |
| labels | bug |
| assignees | [] |
| createdAt | May 4, 2023, 9:35 PM |
| updatedAt | May 28, 2023, 7:48 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4385 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 28, 2023, 7:48 PM |

while the regression bug to create 2 dom markups when dynamically adding tabs at run-time seems resolved, there are still issues.
it looks like the tab action (pressed state & active tab bar indicator animation) does not always happen correctly as before.
will dive into it, once i find time.