Dropdown issue with webpack and bootstrap
Prerequisites
-
I have searched for duplicate or closed issues -
I have validated any HTML to avoid common problems -
I have read the contributing guidelines
Describe the issue
Hello,
I am using webpack entries that are loading two bootstraps version. There is an automatic loading of the dropdown list when importing the "Dropdown" piece of code. It seems there is no way to disable this autoloading. Additionally this make that the dropdown list doesn't close/open (it seems to be calling some sort of double action open->close or close->open)
Reduced test cases
I don't have fix, but disabling autoloading of dropdown menu
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.1.0