Skip to content

Bootstrap 5 bundled with Webpack doesn't work if included in multiple endpoints #31529

Answered by Johann-S
simzikov asked this question in General
Discussion options

You must be logged in to vote

Hi @Simpleqode,

Here you're importing the standalone Bootstrap (without Popper.js inside), that's the reason why your Dropdown doesn't work.

To make it work just install Popper.js in your project by doing: npm i --save [email protected]

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Johann-S
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants