Relative Content

Tag Archive for reactjschakra-ui

Chakra UI Table Pagination Bug

I implemented a table with Chakra UI that works besides for a bug with the pagination. When I click “next” or “previous”, it only adds to the list of elements being displayed (instead of replacing it with the “next” or “previous” elements as pagination should).