Vaadin 8 ComboBox.setFilteringMode(FilteringMode.CONTAINS)?

Hi, I can’t find the Vaadin 8 equivalent. Can it be done?

Stupid me. It is the default :slight_smile:

I have same issue. What was the solution @Roland

@Boussad combo by default works with FilteringMode.CONTAINS . Also you can check this: https://vaadin.com/docs/v8/framework/components/components-combobox.html