Autodesk/react-base-table

SortIndicator bug

shuozhang2016 opened this issue · 1 comments

Whenever you toggle from desc to null, the returned value to SortIndicator is asc and you could not be able to customize your own component state. When we mouse over the indicator, it displays asc even if it has not sort at all

plz support 'null' rather than only has asc or desc