Mat-table Sorting Demo not Working

后端 未结 20 2708
旧巷少年郎
旧巷少年郎 2020-12-02 10:55

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

20条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-02 11:33

    See if you have any javascript errors in the console. It could be that some other thing failed before your sorting initialized.

提交回复
热议问题