Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rowGroup feature is not working with paginator in PrimeVue's DataTable #3858

Closed
jdkcoder opened this issue Apr 13, 2023 · 2 comments · Fixed by #4011
Closed

rowGroup feature is not working with paginator in PrimeVue's DataTable #3858

jdkcoder opened this issue Apr 13, 2023 · 2 comments · Fixed by #4011
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Milestone

Comments

@jdkcoder
Copy link

jdkcoder commented Apr 13, 2023

Describe the bug

At first page, everything works perfectly
image

And when I change to the others, all the rowgroup header is duplicated like this
image

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

@jdkcoder jdkcoder added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 13, 2023
@jdkcoder jdkcoder changed the title rowGroup feature is not working with paginator in PrimeVue's Datable rowGroup feature is not working with paginator in PrimeVue's DataTable Apr 13, 2023
@jcannata
Copy link

I'm seeing the exact same thing on 3.28

kyle-zadara pushed a commit to kyle-zadara/primevue that referenced this issue Jun 1, 2023
@mertsincan mertsincan linked a pull request Aug 18, 2023 that will close this issue
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 18, 2023
@mertsincan mertsincan added this to the 3.32.1 milestone Aug 18, 2023
mertsincan pushed a commit that referenced this issue Aug 18, 2023
Co-authored-by: kyle-zadara <kyle.sabine@zadarastorage.com>
@iuriag
Copy link

iuriag commented Sep 4, 2023

Same bug on primevue 2.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants