DataTable Virtual Scroll in Firefox #4511
Unanswered
clumsyninja007
asked this question in
Volt-Vue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Virtual scroll for the data table doesn't appear to work in Firefox, even the examples on the documentation page don't render properly. https://volt.primevue.org/datatable/#virtualscroll
It looks like Firefox is attempting to make each rendered row's height an equal distribution of the defined table height, causing the example on the site to have rows that are >200k px tall, leaving just white space in the virtual scroll container.
Beta Was this translation helpful? Give feedback.
All reactions