Description
We've seen this same error regarding tables where we are trying to support initial sorting for a table and then leverage the even/odd variables to class the rows. The solution is to implement our own sorting and not use the MatSort.
Also, as part of this we should update other cases where we rely on MatSort/sortingDataAccessor do do our sorting.
Attachments
Attachments
Issue Links
- links to