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: paginator doesn't work when rowGroup mode is enabled #4218

Closed
aka-jun opened this issue Jul 28, 2023 · 1 comment
Closed

DataTable: paginator doesn't work when rowGroup mode is enabled #4218

aka-jun opened this issue Jul 28, 2023 · 1 comment

Comments

@aka-jun
Copy link

aka-jun commented Jul 28, 2023

Describe the bug

Trying to load large datasets with rowGroup mode (https://primevue.org/datatable/#rowgroup_subheader)
but if add paginator or virtualScrollerOption to the datatable, it will break table

A similar issue is also open with virtual scrolling.
A similar issue link : #4109
( https://stackblitz.com/edit/43cdnh?file=src%2Fservice%2FCustomerService.js,src%2FApp.vue )

Could you guys check this one?
Thank you in Advance!

Reproducer

https://codesandbox.io/p/sandbox/primevue-demo-paginator-vplfv4?file=%2Fvite.config.js%3A1%2C1

PrimeVue version

3.29.2

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

  1. go to next page

Expected behavior

No response

@aka-jun aka-jun added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 28, 2023
@tugcekucukoglu
Copy link
Member

Issue tracker is used for defects only as part of our commitment to quality and continuous improvement in all areas. Enhancements are collected as valuable community feedback and managed internally so moving this enhancement ticket to our internal project management backlog.

For enhancement requests and other topics, you can open a new topic in PrimeVue discussions.

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

No branches or pull requests

2 participants