angular/components

Angular Material CDK scrolling - Display a million items is not working...

Open

#23,174 opened on Jul 15, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (6,650 forks)batch import
P3area: cdk/scrollinghelp wanted

Repository metrics

Stars
 (24,044 stars)
PR merge metrics
 (Avg merge 3d 12h) (98 merged PRs in 30d)

Description

How to Reproduce:

Cause:

  • Maximum height of single Elements in Browsers

Possible Solution:

  • Use more than one element inside the ViewPort to render Items

Contributor guide