DataTable: Virtual scrolling doesn't work when rowGroup mode is enabled #4109
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Describe the bug
As the title says, I'have used your official example (https://primevue.org/datatable/#rowgroup_subheader), but added
:virtualScrollerOptions="{ itemSize: 46 }"
to the DataTable. After that rowGroup is messed up when we scroll.Reproducer
https://stackblitz.com/edit/43cdnh?file=src%2Fservice%2FCustomerService.js,src%2FApp.vue
PrimeVue version
3.29.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: