Grouping not working when use manual pagination
hi everyone, i'm encountering an issue when using manual pagination with React Table. everything works fine before implementing manual pagination, but after enabling it, the row grouping stops functioning correctly. has anyone faced a similar problem or knows how to fix this?

2 Replies
national-goldOP•6mo ago
this one is working normally without manual pagination

national-goldOP•6mo ago
nvm it's been resolved. just need to set the paginateExpandedRows to be true