You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Nothing happens when I click on the button.
Stack
CoreUI (free edition): 4.2.6
jQuery: 3.6.4
The text was updated successfully, but these errors were encountered:
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
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:Nothing happens when I click on the button.
Stack
CoreUI (free edition): 4.2.6
jQuery: 3.6.4
The text was updated successfully, but these errors were encountered: