I\'ve just started implementing React-Bootstrap in my site, but the NavDropdown component will not expand when clicking on it.
What I did: npm install -s react
npm install -s react
For me it was Bootstrap 4 with react-bootstrap. When you downgrade to Bootstrap 3.3.7 it works.