davidstutz / bootstrap-multiselect

JQuery multiselect plugin based on Twitter Bootstrap.
https://davidstutz.github.io/bootstrap-multiselect/
Other
3.66k stars 1.99k forks source link

Styling doesn't seems to be working #1260

Open softmonkeyjapan opened 1 year ago

softmonkeyjapan commented 1 year ago

Problem

I've followed every steps and implemented the plugin into my app. The .multiselect is firing correctly and the CSS seems to be loaded in the page. However, nothing else seems to work. It looks like this on my page:

Capture d’écran 2023-04-19 à 07 49 57

Nothing happens when I click on the button.

Stack

CoreUI (free edition): 4.2.6 jQuery: 3.6.4

cecilmilleriouxGit commented 1 year ago

Do you use multiselect templates ?

http://davidstutz.github.io/bootstrap-multiselect/#templates

tiesont commented 1 year ago

CoreUI is built for Bootstrap 5. This project has not yet been ported to Bootstrap 5. The last version of CoreUI which supports Bootstrap 4 would be v3.4.0: https://github.com/coreui/coreui/releases/tag/v3.4.0