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: DataTable with Virtual Scroller and Multiselect; provides incorrect selections #7632

Closed
B-Schmitz opened this issue Jan 21, 2025 · 2 comments
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@B-Schmitz
Copy link

B-Schmitz commented Jan 21, 2025

Describe the bug

This bug was fixed in version 10.8.1, but for some reason it still happens in the latest version 10.9.1

same: #6791

Image

Reproducer

https://stackblitz.com/edit/a2wodxul?file=src%2FApp.tsx

System Information

"primereact": "^10.9.1",

Steps to reproduce the behavior

Select first row then press shift and select row number 100

Expected behavior

expected: selected 1 - 100

but: 31-121~124

@B-Schmitz B-Schmitz added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 21, 2025
@B-Schmitz B-Schmitz changed the title DataTable: DataTable with Virtual Scroller and Multiselect; provides incorrect selections and [...undefined, undefined, ...] DataTable: DataTable with Virtual Scroller and Multiselect; provides incorrect selections Jan 21, 2025
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 21, 2025
@B-Schmitz
Copy link
Author

fixed in 10.9.2 version, closed

@melloware melloware added this to the 10.9.2 milestone Jan 24, 2025
@melloware
Copy link
Member

awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants