When the amount of data is too large, Virtual scrolling cannot be displayed completely #25198
Unanswered
z505985755
asked this question in
Q&A
Replies: 1 comment
-
See issue #14990 Important to note: Virtual scroll is not endless. Browsers have height limits for elements:
(Source: https://clusterize.js.org/) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As shown in the figure, a basic virtual scroll, when the amount of data is 3000000, cannot display all the data
Beta Was this translation helpful? Give feedback.
All reactions