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: row reordering in lazy mode #3618

Closed
yordanovdev opened this issue Nov 12, 2022 · 1 comment · Fixed by #3818
Closed

DataTable: row reordering in lazy mode #3618

yordanovdev opened this issue Nov 12, 2022 · 1 comment · Fixed by #3818
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@yordanovdev
Copy link

yordanovdev commented Nov 12, 2022

Describe the bug

Hi,
I've been trying to use your Prime React DataTable with lazy loading. It was working perfectly fine until I added rowReordering. The rowReordering is working fine on the first page of the lazy loaded content but it is unabled to work on the rest of the pages

Reproducer

https://codesandbox.io/s/sleepy-dijkstra-nnfegx

PrimeReact version

8.7.2

React version

17.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

Chrome, Safari

Steps to reproduce the behavior

No response

Expected behavior

On the rest of the lazy loaded pages the reorderer should work as expected

@yordanovdev yordanovdev added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 12, 2022
@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 Nov 12, 2022
@melloware melloware linked a pull request Jan 4, 2023 that will close this issue
@melloware melloware self-assigned this Jan 4, 2023
@melloware melloware added this to the 8.7.4 milestone Jan 4, 2023
@melloware
Copy link
Member

Fixed for 8.7.4.

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

Successfully merging a pull request may close this issue.

2 participants