Skip to content

Not working properly with Bootstrap modal #52

@DDholiyan

Description

@DDholiyan

Hello,

I am using this nice plugin but not working with modal. I try below code

 $('#btn').on('show.bs.modal', function (e) {
    $('.my-dropdown').next('.newListSelected').remove();
    $('.my-dropdown').sSelect();
  });

But selection is not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions