Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
why520crazy opened this issue Dec 14, 2020 · 0 comments

Comments

@why520crazy
Copy link
Member

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

pubuzhixing8 added a commit that referenced this issue Dec 17, 2020
why520crazy pushed a commit that referenced this issue Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant