Search code examples
javascriptreactjskendo-uitelerik

Kendo React ComboBox does not scroll to the typed value


I'm using a Kendo React ComboBox and when I'm typing something the item is highlighted on the combobox popup but it does not scroll. So the selected item is essentially not visible to the user. Is there a property I'm missing or some other workaround?

enter image description here


Solution

  • I guess it's related with the filter settings, please check telerik examples here:

    https://www.telerik.com/kendo-react-ui/components/dropdowns/combobox/filtering/