Bootstrap - import 'bootstrap'; breaks dropdown menu in Navbar

Why don’t you try

import bootstrap/js/bootstrap.js

it is the bundled version, in which all libraries are included

I used in one of my repositories both tooltip and dropdown of bootstrap v4-beta.3 and it just works fine in all browsers. It’s loader is fusebox and using another skeleton though.