ng-mat-select-infinite-scroll
ng-mat-select-infinite-scroll copied to clipboard
Scroll "stuck" after selecting the last element, multiple times
Great directive, thanks! I have an issue in the current provided example: https://stackblitz.com/edit/ng-mat-select-infinite-scroll Reproduction:
- Open the "select" and select "Option 4".
- Close the "select", reopen and select "Option 6"
- Close the "select", reopen and select "Option 8"
- Close the "select", reopen it, Now the scroll bar doesn't move down - it's like we are at the end of the list, but it's not correct.