Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Add Preboot #1

Description

@Splaktar

Based on the discussion in these issues

It appears that Preboot is required to avoid page flickering when using SSR with apps that have a moderate amount of content and use lazy loaded routes.

angular/universal#1184 (comment) has an example of implementing Preboot and links to a repo that has an implementation that solves this.

Additionally initialNavigation: 'enabled' is a required part of fixing these flicker issues, that's been done in 9f1fc47.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions