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

DataTable: Grouping rows generate repeated groups #6757

Open
alvarorodriguezestruch opened this issue Jun 13, 2024 · 0 comments
Open

DataTable: Grouping rows generate repeated groups #6757

alvarorodriguezestruch opened this issue Jun 13, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@alvarorodriguezestruch
Copy link

Describe the bug

When setting the groupRowsBy propety, it generate repeated groups.

Reproducer

https://stackblitz.com/edit/fxzaak?file=src%2FApp.jsx

PrimeReact version

10.6.6

React version

18.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

Chrome 126

Steps to reproduce the behavior

  1. Click on the top bar "Agrupar por..." dropdown and choose "Activo"

Expected behavior

It should generate only two groups, one for "Activo" and "Inactivo".

@alvarorodriguezestruch alvarorodriguezestruch added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant