javascript - Uncaught Error: Bootstrap dropdown require Popper.js -


i used layout(gentelella) project fine , in middle of production, when tried run project , of layout not working (the dropdown).

so have encountered kind of error, kind manage error adding popper.js file said in question , writing before scripts problem destroyed layout.

how can fix this?

and noticed searching answer problem, error occur few days ago others. never saw topic problem posted older week(base on date question posted).


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -