bootstrap-multiselect icon indicating copy to clipboard operation
bootstrap-multiselect copied to clipboard

Styling doesn't seems to be working

Open softmonkeyjapan opened this issue 2 years ago • 2 comments

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

softmonkeyjapan avatar Apr 18 '23 22:04 softmonkeyjapan

Do you use multiselect templates ?

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

cecilmilleriouxGit avatar Apr 19 '23 12:04 cecilmilleriouxGit

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

tiesont avatar Apr 19 '23 22:04 tiesont