Frontmatter
| id | 5475 |
| title | Portal.view.home.MainContainer: lazy loading child views |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Jun 23, 2024, 9:33 PM |
| updatedAt | Jun 26, 2024, 10:18 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5475 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 26, 2024, 10:18 AM |

with the helix & colors app on the landing page, this content got too heavy.
one elegant idea: the child views (part) could always render with the LivePreview source view and once scrolling into the visible area for the first time, switching to the preview view (with a delay of 1-2s).
@maxrahder @Dinkh