I am trying to get the mat-table sorting to work locally, and while I can get the data to show up as expected, clicking on the header row does not do the sortin
mat-table
See if you have any javascript errors in the console. It could be that some other thing failed before your sorting initialized.