I have a table in my Angular app that uses ngx-datatable. This table is special because it contains tables within tables. It was working fine in Angular 19 and ngx-datatable version 20.1.0. Recently, ...