Trying to follow the navbar example in Bootstraps documentation, I have a problem where the background colour of the navbar doesn\'t get loaded.
I think you are using Bootstrap beta version. Use the Alpha version. It will solve the problem , they are not provide bootstrap 4 beta for the navbar-inverse bg-inverse
bootstrap -v 4.0.0.alpha6
look at this https://getbootstrap.com/docs/4.0/components/navbar/
bootstrap@4.0.0-beta
look at this https://getbootstrap.com/docs/4.0/components/navbar/