Closed xLeeVeNx closed 4 months ago
There is a standard default behavior in case of sorting, if we have several columns for sorting, then when sorting any of the columns, the other columns that have the ability to be sorted are reversed
This behavior is initially provided in the documentation examples - https://react-table-library.com/?path=/docs/features-sort--base
Please tell me how I can disable this behavior and is it possible to disable it at all or is there a solution that solves this problem?
There is a standard default behavior in case of sorting, if we have several columns for sorting, then when sorting any of the columns, the other columns that have the ability to be sorted are reversed
This behavior is initially provided in the documentation examples - https://react-table-library.com/?path=/docs/features-sort--base
Please tell me how I can disable this behavior and is it possible to disable it at all or is there a solution that solves this problem?