0

In angular, I've implemented virtual infinite scroll. The issue I'm having is that when I try to reset the data after scrolling, it resets, but the scroll bar still displays how far I scrolled.

View in Stack blitz

How to replicate:

  1. When you click the link, data will load inside the viewport.
  2. By repeatedly scrolling, the view port will be updated with fresh data.
  3. notice the scroll bar after clicking the clear button.
Arun M
  • 133
  • 1
  • 11

0 Answers0