Closed sammyhajomar closed 7 months ago
Thanks for the report - we're checking it and coming back with a fix!
Thanks @sammyhajomar for the bug report! Should be fixed now in 3.2.11, which has just been published.
Let us know if you have any other issues - happy to help!
When I have
draggableColumns
set to false andsortable
set to false in my<InfiniteTable>
sorting still occurs when you press on the column header. Only when I removedraggableColumns
or set it totrue
it will disable sorting. I made sure the column specific overridingdefaultSortable
is not being utilizedI'm on version 3.2.10 and I'm using MacOS. The behavior is the same across different browsers.
A remake of the issue: https://codesandbox.io/p/devbox/infinite-table-nsj4hk