Bootstrap navbar collapse toggle button not clicking
问题 Why isn't my bootstrap navbar not collapsing? The toggle button shows up but when I click it, nothing happens. (Written in React so using className instead of class.) I even tried copying and pasting directly from the Bootstrap example and it still doesn't work. Am I forgetting to import something somewhere? I also tried copying and pasting from this example from this other question on stackoverflow, didn't work. <nav className="navbar navbar-default navbar-fixed-top navbar-shrink"> <div