Angular Material 2 Data Table Sorting Arrow In Header Stack Overflow

Angular Material 2 Data Table Sorting Arrow In Header Stack Overflow I'm playing around with angular material 2 data table with sorting. for some tables the sorting arrow in the table header has strange behavior. it's looking like "t", look at the image bellow. any ideas what that means ?. The matsort and mat sort header are used, respectively, to add sorting state and display to tabular data.
Angular Material Table Multiple Header Rows Stackblitz How can i change angular material code below, so that data table is sorted by 'name' column, ascending order by default. arrow (indicating current sort direction) must be displayed. This is done by adding angular material’s mat sort header the directive in each header and adding matsort directive in the table tag itself.
Comments are closed.