Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Lazy loaded routes makes page flicker #58

@misticwonder

Description

@misticwonder
  • I'm submitting a ...
  • bug report
  • Which parts of preboot are affected by this issue?
  • client side
  • What is the current behavior?
    When injector.get(ApplicationInitStatus).donePromise resolves
    angular removes all styles with 'ng-transition' from the header.
    And if you use lazy route for current page you can see
    the messing on the page for some time (depends on amount
    of components on the page).
    You can see it like a short flicker when reload the page.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem by creating a github repo.
    https://github.com/misticwonder/preboot-bug2

  • What is the expected behavior?
    No flicker

  • Please tell us about your environment:

  • Browser: [Chrome Version 62.0.3202.75 (Official Build) (64-bit) ]
  • OS: [ Linux ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions