Skip to content

On checkbox select all <li> parents are marked active #383

@unrevised6419

Description

@unrevised6419

Problem

When I select a checkbox instead of marking active only first <li> parent, all <li> parents are marked active

Image with problem

Solution

in bootstrap-multiselect.js at line 378 & 382
add .first() at the end of line

solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions