Hello
I'm trying kendo anguar dropdown list with server side data filtering according to below url to show loading animation.
https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/filtering/
I enter filter text, it show the result then I choose one item in list.
I note that the loading animation also appear again once I click one item in result list.
It seems calling the server side again with blank filter text on click the item.
This issue can reproduce in above URL's Example of loading property.
Is it intentionally trigger the filter process again on click the item ?
I'm trying kendo anguar dropdown list with server side data filtering according to below url to show loading animation.
https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/filtering/
I enter filter text, it show the result then I choose one item in list.
I note that the loading animation also appear again once I click one item in result list.
It seems calling the server side again with blank filter text on click the item.
This issue can reproduce in above URL's Example of loading property.
Is it intentionally trigger the filter process again on click the item ?