Frontmatter
| id | 1135 |
| title | tab.Strip: moveActiveIndicator() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 25, 2020, 2:40 PM |
| updatedAt | Aug 25, 2020, 3:39 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1135 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 25, 2020, 3:39 PM |

there should be a check if the vnode already exists.
changes which happen before the rendering / mounting (e.g. through hash changes) should not trigger animations.
looking into it.