Halim Lardjane
Results
1
comments of
Halim Lardjane
@tasam21, what I did on my side: in bootstrap-multiselect.js line 407: change **buttonClass: 'custom-select',** into: **buttonClass: 'form-select',** line 450: change **data-toggle="dropdown"** into: **data-bs-toggle="dropdown"** and it seems working fine with bootstrap...