Probably I am missing something obvious, but in my example (which closely follows your your example) only the first 5 items ever appear in the search box dropdown with no way of scrolling to the next 5 (my searches sometimes return up to 100 matches). How do I change the limit or make sure that the user is able to scroll through multiple pages in the dropdown (just like in a "regular" vaadin ComboBox)?
Probably I am missing something obvious, but in my example (which closely follows your your example) only the first 5 items ever appear in the search box dropdown with no way of scrolling to the next 5 (my searches sometimes return up to 100 matches). How do I change the limit or make sure that the user is able to scroll through multiple pages in the dropdown (just like in a "regular" vaadin ComboBox)?