diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
134 stars 42 forks source link

Unable to use page down/page up to scroll in Table #78

Open MaximeKoitsalu opened 2 years ago

MaximeKoitsalu commented 2 years ago

Steps to reproduce:

  1. Visit this link: https://stackblitz.com/edit/angular-1ewe8n
  2. Click on the table.
  3. Hold down page down
  4. Table gets stuck scrolling after 1 or 2 seconds.
mikkel-ol commented 2 years ago

It seems the table gets unfocused after a few scrolls. If you spam left click to refocus it keeps scrolling.