Bug report
Reproduction of the problem
TelerikAspNetCoreApp98.zip
- Run the attached project.
- Focus the MultiSelect and type in "bu". The data is filtered and items matching the filter are displayed in the list.
- Select the first item in the list
- Type in "bu" again. The list shows the first "bu" item as selected (expected)
- Scroll down the list, so that another page of the data is loaded
- Now scroll up to the first item
Current behavior
The item is no longer highlighted as selected.
Expected/desired behavior
The item is highlighted as selected.
Environment
- Kendo UI version: 2020.2.513
- jQuery version: x.y
- Browser: [all]