Closed petomka closed 1 year ago
https://github.com/Maxl94/ngx-multi-sort-table/blob/a49102ad8634382a0b5adceabc73171490023153/projects/mat-multi-sort/src/lib/table-data.ts#L156
This always gets called when creating a new instance of TableData, for example. I think this can be removed or replaced with console.debug().
Duplicate of #114
https://github.com/Maxl94/ngx-multi-sort-table/blob/a49102ad8634382a0b5adceabc73171490023153/projects/mat-multi-sort/src/lib/table-data.ts#L156
This always gets called when creating a new instance of TableData, for example. I think this can be removed or replaced with console.debug().