Frontmatter
| id | 741 |
| title | Application rendering timing |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 16, 2020, 5:32 PM |
| updatedAt | Jun 16, 2020, 5:33 PM |
| githubUrl | https://github.com/neomjs/neo/issues/741 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 16, 2020, 5:33 PM |
we should add a short delay (10ms) so that initial routes can get applied BEFORE the main view of an app does get rendered.
layout.Card & tab.Container need to get adjusted.