rowGroup feature is not working with paginator in PrimeVue's DataTable #3858
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
vue2-portable
Milestone
Describe the bug
At first page, everything works perfectly
And when I change to the others, all the rowgroup header is duplicated like this
I just checked around PrimeNG & PrimeReact and I saw this problem seems had been fixed but in PrimeVue, there is no one reported yet or maybe I haven't found any related issues yet so this problem still exists
The StackBlitz link below is based on example in PrimeVue's doc, I got this problem when developing my project, I try to use PrimeVue's example to make sure I did not do anything wrong in my project and I got same problem
Reproducer
https://stackblitz.com/edit/angular-5xa4up?file=src%2FApp.vue
PrimeVue version
3.26.1
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
Edge
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: