This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Double sorting on React Table example does not work #1375
Open
Description
Subject
React Table
Description
Source: https://chakra-ui.com/getting-started/with-react-table
Expected behavior: When clicking on a second column to sort, the second column should also sort.
Screen.Recording.2023-01-17.at.6.09.41.PM.mov
Would be great if this could be fixed, as this example is a great starting point for many people who want a styled table.