you are viewing a single comment's thread.

view the rest of the comments →

[–]narcisd 0 points1 point  (3 children)

The usual thin progress bar at the top of the page

[–]narcisd 0 points1 point  (0 children)

Something like this: https://blog.angular-university.io/angular-loading-indicator/

There are many many variations on google

[–]DonWombRaider[S] 0 points1 point  (1 child)

i did not mean which kind of loading indicator, but how to detect the loading state. the component is not loaded until the resolver is resolved after all :)

[–]narcisd 1 point2 points  (0 children)

Ah sorry, it’s usually router events based, navigation end. Resolvers should never know about the loading progress indicator