Skip to content
Advertisement

Tag: bootstrap-4

Bootstrap tooltip is not a function, Popper not working

I’m trying to use separate modules of bootstrap in my website instead of include the whole minified file. But I’m freaking out, why is that so complicated? Or I’m complicating this? custom bootstrap.js in /js With that, my code compile with success but on chrome console this error appear If I include this on my webpack.config.js: The tooltip error is

Advertisement