rstacruz / nprogress

For slim progress bars like on YouTube, Medium, etc
http://ricostacruz.com/nprogress
MIT License
25.99k stars 1.81k forks source link

When parent is not set, then fallback to document.body #191

Open ziogaschr opened 6 years ago

ziogaschr commented 6 years ago

Under some conditions in React, it might be that the parent hasn't been added in DOM yet. In this case, instead of failing, we can use the document.body.