Skip to content

Improve Performance: remove setTimeout when load assets and bootstrap sup app #159

@why520crazy

Description

@why520crazy

Is your feature request related to a problem? Please describe.
add setTimeout(() => { forkJoin(apps$)... }) for solve the problem of flicker, e.g. redirect to app1's dashboard from portal's about page.

Describe the solution you'd like

We found in Angular 9.x, the flicker problem disappeared, so we can remove setTimeout to Improve Performance

Describe alternatives you've considered

None

Additional context

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions