infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Column Menu Sorting is not working as expected #173

Closed andreifloricel closed 1 year ago

andreifloricel commented 1 year ago

Nothing happens when clicking on 'Sort Ascending'/'Sort Descending' column menu items. The sort itself works when actioned by header clicks.

radubrehar commented 1 year ago

Indeed, seems like this is not working

https://codesandbox.io/s/adoring-snow-fpzlr4

which is the example on this paragraph https://infinite-table.com/docs/learn/sorting/single-sorting#multiple-sorting

roblotter commented 1 year ago

Thanks for reporting @andreifloricel !

This should now be fixed in v 1.3.7 that was just published