I found a bug in angular MultiSelectDropdown; If ItemTemplate and checkbox mode are set filtering event does not work properly.
After seaching by terms, when I click clear button or do empty search string the items list in the popup does not refresh.
It works fine if itemTemplate is not set;