Bootstrap - "component is not fully compatible with current bootstrap"
Everything was working great using Bootstrap 4. I had left my project for one week and when I returned, the navigation bar had reverted back to a simple text format. I tried to troubleshoot what happened and decided to delete the entire 'Navbar' (fixed to top) and start over. When I added the new 'Navbar' the following error came up:
"The component is not fully compatible with the current Bootstrap CSS/JS file (lower than v3.0). A new Bootstrap CSS/JS file will be created and linked from the document."
I was still unable to add a 'Navbar' with the styling it is supposed to have. I moved on to add a 'Grid Row With Column' and again the same error came up. I was also unable to see the Div unless I added text within it. Before I was at least able to see a blue border around the div with the ability to scale the columns in or out. After the error began this was also affected.
I have screenshots, if needed.
Please help!
