Does anyone know how to make highlighting work when using a custom template for typeahead? I've been struggling to style the typeahead results and it seems like I need to use optionsListTemplate? But when using ng-template, I seem to lose the match query highlighting feature and I don't know how to get it to work outside of recreating it on my own?
Any help with code examples would be appreciated!