react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Remote sorting using Redux-toolkit always provides sort order 'desc' and don't change

Open hballesteros opened this issue 3 years ago • 1 comments

I have problem using redux-toolkit using remote sort. Remote sorting always provides sort order "desc" and don't change This happens when I made a dispatch() inside "handleTableChange"; sortOrder doesn't change; but if I remove dispatch, sortOrder change.

hballesteros avatar Sep 06 '22 13:09 hballesteros

can also confirm this

mattrei avatar Dec 18 '22 09:12 mattrei