0

I need to load the stylesheet and the files inside the assets folder (icon, images...) before the view loads.

My current problem is that while reloading my app, the images appear after the view by a few milliseconds.

Is there a way to fix that, with angular?

1

1 Answer 1

0

You can do that but with Server Side Rendering because when you load the app (Client side rendering) at that time the javascript find the resources to load

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.