I was trying to get a table with sorting from Angular Material working and the sorting feature didn't work when I used the example code. I had to go to stackoverflow to figure out why it wasn't working.
stackoverflow | mat table sorting demo not working
The docs should be updated to include a note about how you need to import the MatSortModule.
I was trying to get a table with sorting from Angular Material working and the sorting feature didn't work when I used the example code. I had to go to stackoverflow to figure out why it wasn't working.
stackoverflow | mat table sorting demo not working
The docs should be updated to include a note about how you need to import the MatSortModule.