Open cmckni3 opened 7 years ago
Sometimes the lazy loading lags for some reason. Might be an issue with updating the visible rows. Might be able to improve performance using take and skip from RxJS.
take
skip
Sometimes the lazy loading lags for some reason. Might be an issue with updating the visible rows. Might be able to improve performance using
take
andskip
from RxJS.