engin-can

Results 14 comments of engin-can

Same happening here. Any fix???

@ppazos - Any idea how to detect deselection of options? I am able to detect option changes, but not deselection with `changed.bs.select`. It doesn't get triggered when there are no...

Please take a look at this: https://stackoverflow.com/questions/61586202/how-to-catch-no-results-event-in-order-to-disable-input-field-in-bootstrap-sel

I actually think it is related. I noticed that `changed.bs.select` is triggered when results for search query were found, and when an result option is selected. It is not triggered...

I don't completely agree. It is not always triggered after search. That's my problem with it. It is only triggered when results were found, not when no results were found.

I noticed that it triggers `changed.bs.select` when it found results for query ('apple' and 'amazon' in gif) and when I select an option. It doesn't get triggered when no results...

Is there any update on this? I would love to have this feature...