async-labs / builderbook

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
https://builderbook.org
MIT License
3.77k stars 893 forks source link

NProgress example on 2-begin may be faulty #457

Closed marcosCapistrano closed 3 years ago

marcosCapistrano commented 3 years ago

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)