Open mat-dr opened 1 year ago
Yes it requires Popper. It is also possible to only include the Bootstrap .js file that includes Popper (bootstrap.bundle.min.js, as in https://getbootstrap.com/docs/5.2/getting-started/introduction/).
I'm sorry, but could you merge it and release it as bootstrap-multiselect-v2.0.0? That's all there is to it.
That's all there is to it.
Not really.
Feel free to fork the repo and merge any changes you're comfortable using, if you really want this or other pull-requests.
@mat-dr Thank you for this PR! It works great on BS5 with your fix.
This fixes it partially. The calling HTML page needs to have a reference to the popper.js library as its now required for bootstrap 5 dropdowns.