DataTable: RowReorder fails in case of pagination on page other than first & last #3817
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
Hi Team,
I'm working on DataTable component, per my requirement I need to use reordering with pagination, but reordering is failing on page otherthan first & last.
Reproducer
https://codesandbox.io/s/lingering-leftpad-2hwboj
PrimeReact version
6.0.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
chrome
Steps to reproduce the behavior
Expected behavior
Should return the ordered array for the particular page
The text was updated successfully, but these errors were encountered: