Describe the bug
Input disableScrollToActiveOnOptionsChanged solves issue #200
But for some reason the code that uses disableScrollToActiveOnOptionsChanged was removed in this commit 303107f
Now disableScrollToActiveOnOptionsChanged is not used anywhere in the code https://github.com/bithost-gmbh/ngx-mat-select-search/blob/master/src/app/mat-select-search/mat-select-search.component.ts
Expected behavior
disableScrollToActiveOnOptionsChanged should fix the scrolling bug described in #200