Currently, the ComboBox only supports "starts with" suggestions. When users type to input, only items that begin with the entered text are matched and focused.
Workaround overriding the default behavior:
https://stackblitz.com/edit/angular-kex7yj5v