### Problem When I select a checkbox instead of marking active only first `<li>` parent, all `<li>` parents are marked active  ### Solution in `bootstrap-multiselect.js` at line `378` & `382` add `.first()` at the end of line 