I may be wrong but when NProgress get's rendered it:
Hardly shows (css may be missing)
Spinner does not show even though it's defaulted to be shown (doesn't show even if explicitly set to true)
Would also be nice to offer explanations on how to style it considering SSR, since it's a third-party library.
I ask that because my theory is that maybe it's not rendering correctly because it's styles are not being injected?
EDIT: For someone willing to test, just run 2-end and notice how NProgress is rendered (notice the lack of the spinner)
I may be wrong but when NProgress get's rendered it:
Would also be nice to offer explanations on how to style it considering SSR, since it's a third-party library. I ask that because my theory is that maybe it's not rendering correctly because it's styles are not being injected?
EDIT: For someone willing to test, just run 2-end and notice how NProgress is rendered (notice the lack of the spinner)