QTable with virtual scrolling loses border-bottom with many rows #17566
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/vite-plugin
Bugs related to Vite usage with Quasar
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
If one uses a QTable with virtual scrolling and many rows (> 400.000), than the rows lose the
border-bottm
style after a certain amount of rows when scrolling.What did you expect to happen?
Every row, regardless of its position, should have the same style and therefore a
border-bottom
in this case.Reproduction URL
https://codepen.io/delphi-sucks/pen/oNKzKjj
How to reproduce?
=> Rows don't have a
border-bottom
anymore compared the the first rows.Flavour
Vite Plugin (@quasar/vite-plugin)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
Relevant log output
No response
Additional context
Chrome 129.0.6668.90
The text was updated successfully, but these errors were encountered: