Skip to content

Radio input is not checked when there are multiple select boxes #331

@ilyai

Description

@ilyai

I have found a small defect with radio inputs not being checked in every except one bootstrap-multiselect instances that preset on the page.
I guess it is due the fact that each radio input in all select boxes has the same name (multiselect) and handled as a group, therefore only one of them can be checked.

multiselect_radio_bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions