tail.select.js
tail.select.js copied to clipboard
`cbEmpty` is not called if search query matches disabled, hidden options
I am using cbEmpty
to implement a 'add new in case of no matching records' functionality, which works well but has a problem if a disabled entry matches the search query.