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